Update the .gitignore

This commit is contained in:
Dan Mulloy 2015-03-29 22:58:50 -04:00
parent addfacb19c
commit d44741dd17
1 changed files with 13 additions and 10 deletions

23
.gitignore vendored
View File

@ -2,21 +2,21 @@
## Eclipse
#################
*.pydevproject
# Generic project files
.project
.metadata
.classpath
.settings/
bin/
*.pydevproject
.metadata
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
target/
.gitignore
# External tool builders
.externalToolBuilders/
@ -30,6 +30,12 @@ target/
# PDT-specific
.buildpath
#################
## Maven
#################
target/
dependency-reduced-pom.xml
#################
## Visual Studio
@ -162,7 +168,4 @@ pip-log.txt
.mr.developer.cfg
# Mac crap
.DS_Store
# Maven
logs/
.DS_Store