We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38816d8 commit f52edbcCopy full SHA for f52edbc
.gitignore
@@ -64,3 +64,19 @@ docs/core_graph.rst
64
docs/geo_types.rst
65
docs/graph.rst
66
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