mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
23 lines
502 B
Text
23 lines
502 B
Text
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea/caches
|
|
/.idea/libraries
|
|
/.idea/modules.xml
|
|
/.idea/workspace.xml
|
|
/.idea/navEditor.xml
|
|
/.idea/assetWizardSettings.xml
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
|
|
# Gradle-synced Chaquopy Python tree (see app/build.gradle)
|
|
/app/src/main/python/meshchatx/
|
|
/app/src/main/python/lxmfy/
|
|
/app/src/main/python/rns_filesync/
|
|
|
|
# libcodec2.so copied from vendor wheels (scripts/android/sync-codec2-jni-libs.sh)
|
|
/app/src/main/jniLibs/*/libcodec2.so
|