chore(android): update .gitignore and .prettierignore to reflect new Python directory structure

This commit is contained in:
Ivan
2026-04-24 15:01:46 -05:00
parent dd26bcb6aa
commit 2a4fb9cae4
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -32,5 +32,4 @@ android/README.md
CHANGELOG.md
# Gradle-synced Chaquopy Python tree (bundled HTML/JS fails strict Prettier parse)
android/app/src/slim/python/meshchatx/
android/app/src/full/python/meshchatx/
android/app/src/main/python/meshchatx/
+1 -2
View File
@@ -15,5 +15,4 @@
local.properties
# Gradle-synced Chaquopy Python tree (see app/build.gradle)
/app/src/slim/python/meshchatx/
/app/src/full/python/meshchatx/
/app/src/main/python/meshchatx/