Updated: Ignore IDEA files

This commit is contained in:
Kyle Clemens
2015-10-01 17:05:13 -04:00
parent ae4a32b73b
commit dcb4331b7b

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
target/ target/
*.class *.class
.classpath .classpath
.project .project
.idea
*.iml