add claude files to gitignore [ci skip]
This commit is contained in:
parent
a1d945a0b2
commit
8da263bf43
2 changed files with 30 additions and 1 deletions
9
.gitignore
vendored
Normal file → Executable file
9
.gitignore
vendored
Normal file → Executable file
|
|
@ -36,3 +36,12 @@ override.tf.json
|
|||
git_crypt.key
|
||||
|
||||
modules/kubernetes/frigate/config.yaml
|
||||
|
||||
# Claude Code - temporary/sensitive files
|
||||
.claude/cmd_input.txt
|
||||
.claude/cmd_output.txt
|
||||
.claude/cmd_status.txt
|
||||
.claude/settings.local.json
|
||||
.claude/._*
|
||||
|
||||
._*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue