Entire project

This commit is contained in:
Gnarwhal 2024-08-07 04:58:07 +00:00
commit e1c6c794d4
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174
108 changed files with 2908 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Archive files
*.jar
*.zip
# Project files
*.classpath
*.project
# Other stuff
bin/
.settings/
*.bat