mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-25 12:34:38 -07:00
feat(git): Refactor gitignore handling to use ignore library instead of minimatch (#864)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"diff": "^7.0.0",
|
||||
"dotenv": "^16.4.7",
|
||||
"fast-glob": "^3.3.3",
|
||||
"minimatch": "^10.0.0",
|
||||
"ignore": "^7.0.0",
|
||||
"shell-quote": "^1.8.2",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
|
||||
Reference in New Issue
Block a user