Ignore local Claude Code files globally

This commit is contained in:
Ohad Livne 2026-04-13 08:13:06 +03:00
parent b4838af164
commit 664c187bcf
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 5 additions and 0 deletions

View file

@ -20,3 +20,5 @@
# keep-sorted end # keep-sorted end
[include] [include]
path = .hostgitconfig path = .hostgitconfig
[core]
excludesfile = ~/.gitignore_global

3
.gitignore_global Normal file
View file

@ -0,0 +1,3 @@
/conversation-id.txt
/conversation-id-*.txt
/.claude/settings.local.json