You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
97 B

  1. syntax: glob
  2. *.swp
  3. *.orig
  4. *.pyc
  5. *.pyo
  6. *.log
  7. *\#
  8. *.\#*
  9. *~
  10. .pydevproject
  11. .project
  12. .installed.cfg