updated .gitignore

This commit is contained in:
Peter Niederwieser
2012-02-29 23:03:25 +01:00
parent 46e559c1d2
commit 57ddb0d3fe
+10 -10
View File
@@ -1,20 +1,20 @@
# Ant build
ant/
# Ant
ant
# Gradle build
build/
# Gradle
build
# Maven build
target/
# Maven
target
# Eclipse
*.classpath
*.project
.classpath
.project
.settings
bin/
bin
# IDEA
*.iws
*.ipr
*.iml
out/
out