1
0
Fork 0

Refactoring and add travis ant compilation

This commit is contained in:
MrDev023 2016-09-17 18:09:21 +02:00
parent c2e793be12
commit 0b9fb6e127
68 changed files with 383 additions and 400 deletions

17
.gitignore vendored Normal file → Executable file
View file

@ -1,12 +1,5 @@
*.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*
save/*
.settings/*
.classpath
.project
bin/*