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 1522b1e commit 924a28aCopy full SHA for 924a28a
.gitignore
@@ -20,6 +20,18 @@ docs/_source
20
target/
21
dependency-reduced-pom.xml
22
23
-# Claude / AI assistant metadata
+# Codex - AI assistant metadata
24
+.codex/
25
+.codex-cache/
26
+.codex-config.json
27
+.codex-settings.json
28
+codex.log
29
+AGENTS.md
30
+
31
+# Claude - AI assistant metadata
32
+.anthropic/
33
+.claude/
34
+claude.log
35
+claude_history.json
36
+claude_config.json
37
CLAUDE.md
-.claude/
0 commit comments