added .gitignore

This commit is contained in:
bachmanm
2015-02-17 21:59:50 +00:00
parent 2803a0033a
commit b48eb7c5b3

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.buildpath
.project
.settings
target/
.idea/
*.class
*.iml
*.iws
*.ipr
*.db
.DS_Store
.classpath