Skip to content

Commit 285aa90

Browse files
sezeryavuzclaude
andcommitted
chore: ignore local agent/audit files (.claude, CLAUDE.md, big-refactor-audit)
Keeps local-only agent and audit/scratch files out of the published repo. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1841418 commit 285aa90

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,11 @@ SDK_REFERENCE.md
3232
# modulex-meta orchestration state (local-only for public repos)
3333
.mxmeta/
3434
.claude/
35+
36+
# local-only agent / audit / scratch files (must not be published)
37+
CLAUDE.md
38+
AGENTS.md
39+
.cursor/
40+
.agents/
41+
big-refactor-audit/
42+
.venv*/

0 commit comments

Comments
 (0)