Refactoring and add travis ant compilation
This commit is contained in:
parent
173e2b03c3
commit
fa303e75ae
4 changed files with 3 additions and 9 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -1,12 +1,6 @@
|
|||
bin/*
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
|
||||
.project
|
||||
.settings/*
|
||||
.classpath
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
|
BIN
libs/Output.jar
Normal file
BIN
libs/Output.jar
Normal file
Binary file not shown.
BIN
libs/acm.jar
Normal file
BIN
libs/acm.jar
Normal file
Binary file not shown.
BIN
libs/jinput.jar
Normal file
BIN
libs/jinput.jar
Normal file
Binary file not shown.
Reference in a new issue