Add CLAUDE.md to .gitignore

Local AI workspace config should not be tracked in the repo.

Made-with: Cursor
This commit is contained in:
2026-03-16 18:42:35 +00:00
parent dd566f6975
commit 85784add84

3
.gitignore vendored
View File

@@ -25,9 +25,10 @@ ext/velib_python
*.tar.gz
*.sha256
# IDE
# IDE / AI
.idea/
.vscode/
CLAUDE.md
*.swp
*.swo
*~