aboutcode-org / aboutcode-org/scancode-toolkit
ignore does not work, or not work well
Offen
bug
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
If I use `scancode --ignore "*.csv" --ignore "*.dll" --ignore "*.md" ` it is not ignoring all files.
And I found out this is because if I have a .csv file in the root it does not ignore .csv files anymore.
If I remove the csv file in the root folder, then it works.
Adding another .csv file in the root, it no longer ignores csv files.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.