chore: update .gitignore and .dockerignore to include additional Android build artifacts (*.apk, *.aab) and new Python directories

This commit is contained in:
2026-01-01 21:56:54 -06:00
parent 78572a6090
commit 7555d95d32
2 changed files with 7 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ electron/
android/
scripts/
Makefile
*.apk
*.aab
# Build artifacts and cache
build/