From e5daeb13cbd446a4fe882fb722d8d3359dd9bef9 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 11 Jan 2026 20:36:38 +0700 Subject: 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. --- testdata/loadReport/ok/spdxconv.report | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testdata/loadReport') diff --git a/testdata/loadReport/ok/spdxconv.report b/testdata/loadReport/ok/spdxconv.report index a83ade4..ef027b8 100644 --- a/testdata/loadReport/ok/spdxconv.report +++ b/testdata/loadReport/ok/spdxconv.report @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: CC0-1.0 +// SPDX-FileCopyrightText: 2026 M. Shulhan // comment //spdxconv:regular -- cgit v1.3