left4me/.gitignore
mwiegand 76bd6e8d4d
docs(specs): overlay file tree — design + implementation plan
Captures the design rationale for the new overlay-detail Files section
(verify build output, click-to-download for individual files via Flask
send_file, HTMX-driven lazy folder expansion) and the paired
implementation plan that produced it. Adds .superpowers/ to .gitignore
so brainstorm session artifacts never sneak into a future commit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 20:16:10 +02:00

12 lines
150 B
Text

.worktrees/
.claude/
.venv/
.direnv/
.pytest_cache/
__pycache__/
*.pyc
*.egg-info/
l4d2web.db*
# CocoIndex Code (ccc)
/.cocoindex_code/
.superpowers/