Mostly make this thing work

This commit is contained in:
astatin3
2024-07-22 20:53:28 -06:00
parent 62b884249c
commit c04557b4ed
112 changed files with 3626 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
.gradle
.gradlew/
run
run/
run/*
build/
.idea
# 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*
replay_pid*