Initial clean project state

This commit is contained in:
ajp_anton
2026-05-04 11:59:40 +00:00
commit 3f187e911b
141 changed files with 27112 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Local/private workspace files
/local/
/local.properties
/project.md
/build.sh
# Build output
/.gradle/
/.gradle-tmp/
/build/
/app/build/
/.externalNativeBuild/
/.cxx/
/captures/
# IDE and OS noise
*.iml
/.idea/
.DS_Store
# Generated logs/caches
*.log
__pycache__/