This commit is contained in:
天クマ 2026-05-30 20:35:24 -03:00
commit dcff9c656d
19 changed files with 1262 additions and 0 deletions

16
gitignroe Normal file
View file

@ -0,0 +1,16 @@
bin/
libs/
.idea/
.gradle/
build/
out/
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
run/
*.log