add .gitnore

This commit is contained in:
Kelly Robinson
2016-08-22 16:43:10 -07:00
parent 33fbccb149
commit e651dd9cf8

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# Eclipse
.classpath
.project
.settings/
# Maven
target/
*.ser
*.ec
.mvn/timing.properties
# Intellij
*.ipr
*.iml
*.iws
.idea/
# Other
.DS_Store
.clover
*.log
/*.rc
atlassian-ide-plugin.xml
dependency-reduced-pom.xml
out