111
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.
 
 
 
 
 

50 lines
541 B

  1. ###############
  2. # folder #
  3. ###############
  4. /runtime
  5. ###############
  6. # fixed file #
  7. ###############
  8. #################
  9. ## Eclipse
  10. #################
  11. *.pydevproject
  12. .project
  13. .metadata
  14. bin/
  15. tmp/
  16. *.tmp
  17. *.swp
  18. *~.nib
  19. local.properties
  20. .classpath
  21. .settings/
  22. .loadpath
  23. # External tool builders
  24. .externalToolBuilders/
  25. # Locally stored "Eclipse launch configurations"
  26. *.launch
  27. # CDT-specific
  28. .cproject
  29. # PDT-specific
  30. .buildpath
  31. ############
  32. ## Windows
  33. ############
  34. # Windows image file caches
  35. Thumbs.db
  36. # Folder config file
  37. Desktop.ini