# Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* node_modules # dist/ was previously generated by Vite; now it holds the static UI (dist/index.html). # Ignore generated assets but track the hand-crafted index.html. dist/assets/ # Social icon sprite sheet leftover from old Vue setup — not used by the static UI dist/icons.svg dist-ssr *.local # Editor directories and files .vscode/* !.vscode/extensions.json .idea .DS_Store *.suo *.ntvs* *.njsproj *.sln *.sw? # Rust build artifacts src-tauri/target/ # Secrets .env .env.local # Visual companion brainstorm sessions .superpowers/