diff options
Diffstat (limited to 'REUSE.toml')
| -rw-r--r-- | REUSE.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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" |
