Files
2026-05-13 17:58:56 -04:00

26 lines
259 B
Plaintext

# Build artifacts
.gradle/
build/
bin/
gen/
out/
.externalNativeBuild/
.cxx/
.kotlin/
# Local configuration
local.properties
# IDE specific
.idea/
*.iml
*.ipr
*.iws
.navigation/
captures/
.cache/
# System files
.DS_Store
Thumbs.db