Initial commit

This commit is contained in:
Tara 2022-10-12 18:48:41 -07:00 committed by GitHub
commit ee2a4b0d57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 697 additions and 0 deletions

23
.gitignore vendored Normal file
View file

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