mirror of
https://github.com/real-fruit-snacks/terminal-workbench.git
synced 2026-07-22 05:00:25 +00:00
14 lines
274 B
Text
14 lines
274 B
Text
# Dev tooling and process artifacts — never ship these
|
|
.claude/
|
|
docs/preview.html
|
|
docs/cover.html
|
|
docs/superpowers/
|
|
|
|
# OS / editor / build noise
|
|
.DS_Store
|
|
node_modules/
|
|
*.log
|
|
.obsidian/
|
|
|
|
# Raw screenshot source material (processed crops live in docs/assets/)
|
|
Screenshots/
|