XuqmGroup-AndroidSDK/.gitignore
XuqmGroup 19b389856f build: add consumer-rules.pro and untrack local.properties
consumer-rules.pro was referenced in all modules but never committed;
Gradle fails if the declared proguard file doesn't exist on disk.
local.properties is machine-specific (sdk.dir) and must not be in VCS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 16:02:57 +08:00

16 行
153 B
Plaintext

node_modules/
dist/
.DS_Store
*.class
target/
build/
.gradle/
*.iml
.idea/
*.log
# Sentry Config File
sentry.properties
/.gradle-home/
local.properties