continue icon indicating copy to clipboard operation
continue copied to clipboard

[CON-230] .continueignore doesn't respect negations

Open sestinj opened this issue 1 year ago • 3 comments

Before submitting your bug report

Relevant environment info

- OS:*
- Continue:*
- IDE:*

Description

A pattern such as

**/*.*
!**/*.ts

should tell Continue only to index .ts files. But instead the effect is to index no files

To reproduce

No response

Log output

No response

CON-230

sestinj avatar Apr 26 '24 09:04 sestinj