Skip to content

qwenignore not respected in Grep #851

@koalazf99

Description

@koalazf99

What happened?

ripGrep does not follow .qwenignore

detailed reproducing step:

e.g.,

  1. create a json file under logs/openai/*

  2. cat < .gitignore
    logs
    logs/**/*
    logs/openai/*
    logs/openai/*.json
    EOF

  3. qwen -y --prompt 'use search_file_content to find any content matches 'xxxx' in logs/openai/ folder'.

What did you expect to happen?

N/A

Client information

qwen -v
0.0.15-nightly.8

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions