Skip to content

Commit f1fc467

Browse files
author
Stephan Wald
committed
chore: add auto-claude entries to .gitignore
1 parent aa0d623 commit f1fc467

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,14 @@ npm-debug.log*
1919
yarn-debug.log*
2020
yarn-error.log*
2121
build.log
22+
23+
# Auto Claude data directory
24+
.auto-claude/
25+
26+
# Auto Claude generated files
27+
.auto-claude-security.json
28+
.auto-claude-status
29+
.claude_settings.json
30+
.worktrees/
31+
.security-key
32+
logs/security/

0 commit comments

Comments
 (0)