mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-09-01 22:19:23 +00:00
chore(android): update .gitignore and .prettierignore to reflect new Python directory structure
This commit is contained in:
+1
-2
@@ -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
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user