Initial commit

This commit is contained in:
2024-01-25 16:56:48 -06:00
committed by GitHub
commit d04e6de1e7
16 changed files with 1274 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
/.idea/
*.iml
/target/
# OS
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Gradle
/build/
/.gradle/