Remove CLAUDE.md from version control
CLAUDE.md contains project-specific instructions but should not be tracked in git as it can vary between working copies. Added to .gitignore to prevent accidental commits while keeping it locally available for reference. Fixes #25 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
f7e21a4a2a
commit
cdedb7f54c
2 changed files with 1 additions and 138 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@ lazy-lock.json
|
|||
# Development artifacts
|
||||
*.disabled
|
||||
todo.md
|
||||
CLAUDE.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue