Skip to content

Commit 743805a

Browse files
author
Robert Winkler
committed
Updated reuse file
1 parent 3f28c46 commit 743805a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

REUSE.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ path = [
1313
"*.kts",
1414
"**/*.kts",
1515
"**/*.xml",
16-
"**/*.kt"
16+
"**/*.kt",
17+
"**/*.conf",
18+
"**/*.yaml"
1719
]
1820
SPDX-FileCopyrightText = "2024 Robert Winkler"
1921
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)