23 lines
226 B
Plaintext
23 lines
226 B
Plaintext
.direnv/
|
|
.envrc.local
|
|
|
|
# Planning / agent artifacts
|
|
.superpowers/
|
|
docs/
|
|
PLAN.md
|
|
|
|
# Gradle / Android
|
|
.gradle/
|
|
build/
|
|
local.properties
|
|
*.apk.idsig
|
|
|
|
# Kotlin compiler cache
|
|
.kotlin/
|
|
*.iml
|
|
|
|
# Editor / OS
|
|
.idea/
|
|
.vscode/
|
|
.DS_Store
|