mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Add support for .geminiignore file (#757)
This commit is contained in:
parent
1d20cedf03
commit
422c763a55
11 changed files with 408 additions and 13 deletions
|
|
@ -45,6 +45,7 @@
|
|||
"LICENSE"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/micromatch": "^4.0.9",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@types/minimatch": "^5.1.2",
|
||||
"@vitest/coverage-v8": "^3.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue