This commit is contained in:
LinlyBoi
2023-03-22 00:18:37 +02:00
commit 13f20a55b1
14 changed files with 444 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.DS_Store
build/
.gradle/
.idea/
*.class
jacoco/