Skip to content

Commit 788a4b0

Browse files
committed
cleanup
1 parent 8a88786 commit 788a4b0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

REUSE.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ path = [
77
"**.json",
88
"**.md",
99
"**.png",
10+
"**.sigil",
1011
"**.svg",
1112
"**.txt",
1213
"**.vm",
@@ -23,10 +24,14 @@ path = [
2324
"**/.gitignore",
2425
"**/.pdd",
2526
"**/CNAME",
27+
"**/MANIFEST.MF",
28+
"**/Procfile",
2629
".DS_Store",
2730
".gitattributes",
2831
".gitignore",
2932
".pdd",
33+
"MANIFEST.MF",
34+
"Procfile",
3035
"README.md",
3136
"renovate.json",
3237
]

system.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
# SPDX-FileCopyrightText: Copyright (c) 2016-2025 Yegor Bugayenko
2+
# SPDX-License-Identifier: MIT
3+
14
java.runtime.version=11

0 commit comments

Comments
 (0)