Initial sanctuary sources

This commit is contained in:
cnstiout
2026-07-04 20:27:08 +02:00
commit c796a20321
1582 changed files with 253264 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
.DS_Store
**/.DS_Store
# Gradle and build outputs
.gradle/
build/
run/
logs/
out/
*.class
*.log
# Pack/export artifacts kept outside Git
/sanctuary.zip
/Gameplay/blocodex/blocodex-java.zip
# Local IDE/editor files
.idea/
.vscode/
*.iml
# Local toolchain caches
.jdk/
.codex-cache/