mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
chore: update .gitignore to exclude Claude Code file
- Added CLAUDE.local.md to .gitignore to prevent tracking of local configuration files. This change helps maintain a clean repository by excluding user-specific files.
This commit is contained in:
parent
2113395b53
commit
832e333d49
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -171,3 +171,6 @@ $RECYCLE.BIN/
|
||||||
|
|
||||||
# Windows shortcuts
|
# Windows shortcuts
|
||||||
*.lnk
|
*.lnk
|
||||||
|
|
||||||
|
# Claude Code
|
||||||
|
CLAUDE.local.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue