Skip to content

Commit 4d8c489

Browse files
author
Robert Winkler
committed
Updated reuse file
1 parent 69385ad commit 4d8c489

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

REUSE.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ path = [
88
".github/**",
99
".gitignore",
1010
"*.md",
11-
".devcontainer/**"
11+
".devcontainer/**",
12+
"*.properties",
13+
"*.kts",
14+
"*.xml",
15+
"*.kt"
1216
]
1317
SPDX-FileCopyrightText = "2024 Robert Winkler"
1418
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)