first commit

This commit is contained in:
2026-06-24 13:08:05 -05:00
commit 3b14b7d8e6
2 changed files with 8 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Android build artifacts
.gradle/
build/
app/build/
local.properties
**/*.iml
.idea/
app/release/

0
README.md Normal file
View File