Initial commit

This commit is contained in:
AxolotlMaid 2023-11-19 14:39:48 +00:00
commit f41871f359
40 changed files with 2073 additions and 0 deletions

19
.gitignore vendored Normal file
View file

@ -0,0 +1,19 @@
build/
*.ipr
run/
*.iws
out/
*.iml
.gradle/
output/
bin/
libs/
.classpath
.project
.idea/
classes/
.metadata
.vscode
.settings
*.launch