mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-27 12:49:48 +00:00
chore(ignore): update .prettierignore and .gitignore to exclude Gradle-synced Chaquopy Python tree directories
This commit is contained in:
@@ -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/
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user