aboutsummaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2025-07-01 11:44:56 +0200
committerStefan Majewsky <majewsky@gmx.net>2025-07-01 11:44:56 +0200
commitcf926f05f994d87e5c9ea4742ef143f10ac927d8 (patch)
tree22bc5f518458db8976bb99d53084cbe878cdd733 /REUSE.toml
parent4bdb5fd20340f5f734f1dea9480a00a2954bfe3a (diff)
downloadgo-gg-cf926f05f994d87e5c9ea4742ef143f10ac927d8.tar.gz
add `make check` target
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 8555114..5c2693c 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -6,6 +6,7 @@ SPDX-PackageDownloadLocation = "https://github.com/majewsky/gg"
[[annotations]]
path = [
+ ".gitignore",
"go.mod",
]
SPDX-FileCopyrightText = "Stefan Majewsky <majewsky@gmx.net>"