lyydfys--muyu-chat-agent
38 行
441 B
Plaintext
38 行
441 B
Plaintext
.gradle/
|
|
.kotlin/
|
|
.local-history-backups/
|
|
build/
|
|
**/build/
|
|
**/.cxx/
|
|
local.properties
|
|
.env
|
|
.env.*
|
|
.signing/
|
|
.release/
|
|
signing.properties
|
|
*.keystore
|
|
*.jks
|
|
*.p12
|
|
*.pem
|
|
*.key
|
|
|
|
# Android Studio
|
|
.idea/
|
|
*.iml
|
|
|
|
# Local SDK/download artifacts
|
|
android-sdk/
|
|
android-sdk-cmdline*.zip
|
|
android-sdk-cmdline-extract/
|
|
|
|
# Generated APKs and binaries are reproducible from Gradle
|
|
*.apk
|
|
*.aab
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Local verification scratch files
|
|
.tmp-*
|
|
.external/
|