REPO-2352: Added .gitignore

This commit is contained in:
Ancuta Morarasu
2017-06-12 19:14:46 +03:00
committed by Ancuta Morarasu
parent 01d183c8c8
commit 99e8c2283d

34
.gitignore vendored Normal file
View File

@@ -0,0 +1,34 @@
*.class
# Eclipse
.classpath
.settings
.project
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
target
*.log
*.log.*
# Mobile Tools for Java (J2ME)
.mtj
.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*