Skip to content

Commit e87469c

Browse files
committed
fix reuse
1 parent 86846ae commit e87469c

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

REUSE.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ SPDX-FileCopyrightText = "2025 Kalle Fagerberg"
1010
SPDX-License-Identifier = "MIT"
1111

1212
[[annotations]]
13-
path = [
14-
"**/moon.mod.json",
15-
"**/moon.pkg.json",
16-
"**/moon.pkg",
17-
]
13+
path = ["**/moon.mod", "example/moon.work", "**/moon.pkg.json", "**/moon.pkg"]
1814
SPDX-FileCopyrightText = "2025 Kalle Fagerberg"
1915
SPDX-License-Identifier = "CC0-1.0"

0 commit comments

Comments
 (0)