aboutsummaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-04-10 20:13:15 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-04-10 20:13:15 +0200
commit293e2a52e0b45065db12ff27f89f1adebe4bf4d2 (patch)
tree2e7efecdf5ee359df9c6b09ece3443ea33432462 /REUSE.toml
parente0fb5aa0acc1983648ab1480f22114aead234eeb (diff)
downloadgo-oblast-293e2a52e0b45065db12ff27f89f1adebe4bf4d2.tar.gz
reorganize code
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
index d41cb5b..fbb08c7 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -7,8 +7,12 @@ SPDX-PackageDownloadLocation = "https://git.xyrillian.de/oblast"
[[annotations]]
path = [
".gitignore",
+ "benchmark/go.mod",
+ "benchmark/go.sum",
"description",
"go.mod",
+ "go.work",
+ "go.work.sum",
]
SPDX-FileCopyrightText = "Stefan Majewsky <majewsky@gmx.net>"
SPDX-License-Identifier = "Apache-2.0"