diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6cf5fb5f32..7bf0420d87 100644 --- a/.gitignore +++ b/.gitignore @@ -278,3 +278,8 @@ lcov*.info /bundled_gems.json /default_gems.json /gems/default_gems + +# AI agents +/.claude +/AGENTS.md +/CLAUDE.md |
