Add CLAUDE.md to .gitignore
Local AI workspace config should not be tracked in the repo. Made-with: Cursor
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -25,9 +25,10 @@ ext/velib_python
|
||||
*.tar.gz
|
||||
*.sha256
|
||||
|
||||
# IDE
|
||||
# IDE / AI
|
||||
.idea/
|
||||
.vscode/
|
||||
CLAUDE.md
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user