node_modules/ dist/ *.log .DS_Store Thumbs.db .env .env.local *.swp *.swo *~ .vscode/* !.vscode/launch.json .idea/ *.iml out/ .cache/ .npm/ .electron/ # package-lock.json is intentionally tracked for reproducible CI builds # Downloaded tool binaries (fetched at build time via scripts/download-tools.js) bin/ # Code signing certificates — never commit private keys *.pfx *.p12 # Screenshots and temp files *.png.bak Screen.png dark.png light.png pdf.png uvmodal.png nul *.tmp # Development screenshots pdf\ modal.png # Claude/AI development files .claude/ CLAUDE.md agents.md coverage/ # Superpowers brainstorm artifacts .superpowers/