diff options
| author | Jayson Dasher <[email protected]> | 2025-07-12 00:06:49 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-12 04:06:49 +0000 |
| commit | c9e194ec6ae514cd35f1bdd8cebd6cc556a74208 (patch) | |
| tree | cb2414f7050ef972ba0549a888376d099e3d6bc8 /.gitignore | |
| parent | c4ea17692f4fac8df304993d2271704e79344968 (diff) | |
feat: Add clipboard image paste support for macOS (#1580)
Co-authored-by: Jacob Richman <[email protected]>
Co-authored-by: Scott Densmore <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ .gemini/ !gemini/config.yaml +# Note: .gemini-clipboard/ is NOT in gitignore so Gemini can access pasted images + # Dependency directory node_modules bower_components |
