delete basically everything lol

This commit is contained in:
mae
2025-09-26 23:54:03 -05:00
parent bc08a46f28
commit b57edb8d3a
34 changed files with 157 additions and 1011 deletions

6
.gitignore vendored
View File

@@ -1,12 +1,14 @@
.gradle
gradlew.bat
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
### IntelliJ IDEA ###
/.idea/
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
*.iws
*.iml
*.ipr