Initial commit

This commit is contained in:
ayunami2000
2023-08-25 15:40:55 -04:00
commit 68562146c6
13 changed files with 1221 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
/.idea/
*.iml
/target/
# OS
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Gradle
/build/
/.gradle/
/libs/