chore: gitignore .claude/ and dist-electron
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f2228e4f22
commit
edbe474807
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue