REPO-2724 Add gitignore

This commit is contained in:
Alex Mukha
2017-07-30 14:19:18 +01:00
parent 349e7eac12
commit 84021c8ab1

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*