added .gitignore

This commit is contained in:
Ilkka Seppala
2014-08-10 10:07:18 +03:00
parent fb24bf8c1f
commit fbb9ebd46c
4 changed files with 13 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
target
.metadata
.settings
.classpath
.project
*.class
# Package Files #
*.jar
*.war
*.ear
+1
View File
@@ -0,0 +1 @@
/target/
+1
View File
@@ -0,0 +1 @@
/target/
+1
View File
@@ -0,0 +1 @@
/target/