Initial commit

This commit is contained in:
TheTrouper
2024-04-17 19:00:29 -05:00
committed by GitHub
commit 6341bb6e63
19 changed files with 639 additions and 0 deletions

33
.gitignore vendored Normal file
View File

@@ -0,0 +1,33 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/