.gitignore was mkissing

added .gitignore...
This commit is contained in:
Jeppa 2015-01-24 12:36:47 +01:00
parent 1a5b18ebe1
commit e7bc986459

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
*.class
# 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*
#Travja
.project.settings
.project
.classpath
bin