This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
gemini-cli
Watch
1
Star
0
Fork
0
You've already forked gemini-cli
mirror of
https://github.com/google-gemini/gemini-cli.git
synced
2026-03-12 07:01:09 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28805a4b2d2b05f4ed36737d7aa718127e0ffb93
gemini-cli
/
packages
/
core
/
src
/
utils
/
filesearch
History
Alisa
adc8e11bb1
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
...
Co-authored-by: Adam Weidman <
adamfweidman@google.com
>
2026-01-28 01:19:13 +00:00
..
crawlCache.test.ts
…
crawlCache.ts
Disallow redundant typecasts. (
#15030
)
2025-12-13 01:43:43 +00:00
crawler.test.ts
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
2026-01-28 01:19:13 +00:00
crawler.ts
fix(cli): prevent OOM crash by limiting file search traversal and adding timeout (
#16696
)
2026-01-15 20:04:22 +00:00
fileSearch.test.ts
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
2026-01-28 01:19:13 +00:00
fileSearch.ts
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
2026-01-28 01:19:13 +00:00
ignore.test.ts
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
2026-01-28 01:19:13 +00:00
ignore.ts
Add support for an additional exclusion file besides .gitignore and .geminiignore (
#16487
)
2026-01-28 01:19:13 +00:00
result-cache.test.ts
…
result-cache.ts
…