chore: gitignore .claude/ and dist-electron

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
yushen 2026-03-24 14:37:52 +08:00
parent f2228e4f22
commit edbe474807

4
.gitignore vendored
View file

@ -9,6 +9,7 @@ out
.turbo
build
bin
dist-electron
*.tsbuildinfo
# env
@ -31,6 +32,9 @@ apps/web/test-results/
# context (agent workspace)
.context
# local settings
.claude/
# platform specific
*.dmg
*.app