docs(android-spike): gitignore local tooling/session files; add Stage-1 prototype plan
This commit is contained in:
parent
bd0ebfec1f
commit
c76ad1c467
2 changed files with 147 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -19,6 +19,10 @@
|
|||
*.swp
|
||||
.DS_Store
|
||||
.claude/
|
||||
.superpowers/
|
||||
|
||||
# Session handoff notes (local only)
|
||||
ANDROID_CONTEXT.md
|
||||
|
||||
# Sensitive: YouTube session cookies — never commit
|
||||
cookies.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue