Created
December 16, 2012 19:26
-
-
Save homelinen/4311804 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.pydevproject | |
.project | |
.metadata | |
bin/** | |
tmp/** | |
tmp/**/* | |
#Back ups | |
*.tmp | |
*.bak | |
*.swp | |
*~.nib | |
*~ | |
# Meld | |
*.orig | |
# Eclipse | |
local.properties | |
.classpath | |
.settings/ | |
.loadpath | |
# External tool builders | |
.externalToolBuilders/ | |
# Locally stored "Eclipse launch configurations" | |
*.launch | |
# CDT-specific | |
.cproject | |
# PDT-specific | |
.buildpath | |
.*.sw[a-z] | |
*.un~ | |
Session.vim | |
# Sonar | |
.sonar/ | |
# Ruby Version Manager | |
.rvmrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment