darkwatch/.gitignore
Aaron Wood e1cf22cae4 feat: add Playwright screenshot script for brochure
Adds site/package.json and site/screenshots.js to automate capturing
7 named screenshots of the running Darkwatch app via Playwright/Chromium.
Also adds site/node_modules/ to .gitignore.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 18:34:07 -04:00

8 lines
117 B
Text

node_modules/
server/data/
.superpowers/
.worktrees/
server/.env
*.db
.claude/settings.local.json
site/node_modules/