Initial commit

This commit is contained in:
Rumperuu 2018-03-02 19:28:58 +00:00 committed by GitHub
commit 69f374fc51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 696 additions and 0 deletions

22
.gitignore vendored Normal file
View file

@ -0,0 +1,22 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*