Skip to content

Commit de61573

Browse files
committed
Add claude and codex fiels to .gitignore
1 parent 0b228d8 commit de61573

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.gitignore

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,18 @@ bom/
2424
core-shaded/
2525
guava-shaded/
2626

27+
# Codex
28+
.codex/
29+
.codex-cache/
30+
.codex-config.json
31+
.codex-settings.json
32+
codex.log
33+
AGENTS.md
34+
2735
# Claude / AI assistant metadata
28-
CLAUDE.md
36+
.anthropic/
2937
.claude/
38+
claude.log
39+
claude_history.json
40+
claude_config.json
41+
CLAUDE.md

0 commit comments

Comments
 (0)