diff options
| author | Eddie Santos <[email protected]> | 2025-06-05 21:37:06 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-05 21:37:06 -0700 |
| commit | 368e9ab4d8aa075c6f50fa95b787e6c81c4d201f (patch) | |
| tree | dd85c001a1f67b8f2984d38b4c4307c944e44097 /.gitignore | |
| parent | 2f51c22141d4628cddab719ca60d10e38507237f (diff) | |
Add Gemini code review agent to repo (#782)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ # gemini-code settings .gemini/ +!gemini/config.yaml # Dependency directory node_modules |
