updated gitignore

This commit is contained in:
corsoft 2014-06-10 19:34:55 +01:00
parent dd020af30a
commit ce42d596c1
1 changed files with 20 additions and 0 deletions

20
.gitignore vendored
View File

@ -4,3 +4,23 @@
*.jar
*.war
*.ear
# Eclipse
.classpath
.project
.settings/
.prefs
*.prefs
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/