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

5
.gitignore vendored
View File

@@ -40,9 +40,14 @@ android/local.properties
android/build/
android/app/build/
android/app/src/main/python/meshchatx/
android/app/src/main/python/RNS/
android/app/src/main/python/LXMF/
android/app/src/main/python/LXST/
android/app/src/main/python/meshchat_wrapper.py.bak
android/*.iml
android/.idea/
*.apk
*.aab
# Local storage and runtime data