Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f52edbc

Browse files
committed
Add codex and claude files to .gitignore
1 parent 38816d8 commit f52edbc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,19 @@ docs/core_graph.rst
6464
docs/geo_types.rst
6565
docs/graph.rst
6666
docs/graph_fluent.rst
67+
68+
# Codex - AI assistant metadata
69+
.codex/
70+
.codex-cache/
71+
.codex-config.json
72+
.codex-settings.json
73+
codex.log
74+
AGENTS.md
75+
76+
# Claude - AI assistant metadata
77+
.anthropic/
78+
.claude/
79+
claude.log
80+
claude_history.json
81+
claude_config.json
82+
CLAUDE.md

0 commit comments

Comments
 (0)