Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: GenuineSounds on Jun 17th, 2012  |  syntax: None  |  size: 0.35 KB  |  hits: 23  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #################
  2. ## Eclipse
  3. #################
  4.  
  5. *.pydevproject
  6. .project
  7. .metadata
  8. bin/
  9. tmp/
  10. *.tmp
  11. *.bak
  12. *.swp
  13. *~.nib
  14. local.properties
  15. .classpath
  16. .settings/
  17. .loadpath
  18.  
  19. # External tool builders
  20. .externalToolBuilders/
  21.  
  22. # Locally stored "Eclipse launch configurations"
  23. *.launch
  24.  
  25. # CDT-specific
  26. .cproject
  27.  
  28. # PDT-specific
  29. .buildpath