mirror of
https://github.com/vernu/textbee.git
synced 2026-02-20 07:34:00 -05:00
23 lines
373 B
Plaintext
23 lines
373 B
Plaintext
*.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
|
|
/app/release/*
|
|
|
|
*.apk
|
|
|
|
# Firebase configuration files
|
|
/app/src/dev/google-services.json
|
|
/app/src/prod/google-services.json
|
|
/app/google-services.json |