aboutsummaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 16fee29..0f8b58a 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -9,6 +9,9 @@ path = [
".gitignore",
"description",
"go.mod",
+ "go.work",
+ "benchmark/go.mod",
+ "benchmark/go.sum",
]
SPDX-FileCopyrightText = "Stefan Majewsky <majewsky@gmx.net>"
SPDX-License-Identifier = "Apache-2.0"