Rework .stignore functionality (fixes #561) (...)
- Only one .stignore is supported, at the repo root - Negative patterns (!) are supported - Ignore patterns affect sent and received indexes, not only scanning
This commit is contained in:
2
scanner/testdata/excludes
vendored
2
scanner/testdata/excludes
vendored
@@ -1,4 +1,2 @@
|
||||
dir2/dfile
|
||||
#include excludes
|
||||
#include further-excludes
|
||||
#include loop-excludes
|
||||
|
||||
Reference in New Issue
Block a user