chore: add .claude to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
fe925fc292
commit
04c6dd3df6
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,9 +15,10 @@
|
||||||
*.out
|
*.out
|
||||||
/vendor/
|
/vendor/
|
||||||
|
|
||||||
# IDE
|
# IDE / AI
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
|
.claude/
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*~
|
*~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue