chore(ignore): update .prettierignore and .gitignore to exclude Gradle-synced Chaquopy Python tree directories

This commit is contained in:
Ivan
2026-04-23 02:29:53 -05:00
parent 7213319a27
commit 54de95df67
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -30,3 +30,7 @@ MagicMock/
misc/README.md
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/
+3
View File
@@ -14,3 +14,6 @@
.cxx
local.properties
# Gradle-synced Chaquopy Python tree (see app/build.gradle)
/app/src/slim/python/meshchatx/
/app/src/full/python/meshchatx/