diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-11 20:36:38 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-11 21:36:20 +0700 |
| commit | e5daeb13cbd446a4fe882fb722d8d3359dd9bef9 (patch) | |
| tree | 9a160c1f93e5f60852427b5c3e831b944c311aa5 /testdata/scan/symdir | |
| parent | c3fbfbeab5605e3e2d31dc9a8dd95e9ca7139145 (diff) | |
| download | spdxconv-e5daeb13cbd446a4fe882fb722d8d3359dd9bef9.tar.xz | |
all: ignore symlink, COPYING, LICENSE, and LICENSES
For symlink, we ignore for now.
COPYING, LICENSE, and LICENSES are common files part of SPDX/reuse
specifications.
While at it, fix checking if path is ignored by git by passing the
relative path instead of base name.
Diffstat (limited to 'testdata/scan/symdir')
| l--------- | testdata/scan/symdir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/scan/symdir b/testdata/scan/symdir new file mode 120000 index 0000000..5657f6e --- /dev/null +++ b/testdata/scan/symdir @@ -0,0 +1 @@ +vendor
\ No newline at end of file |
