Skip to content

Commit 01a401b

Browse files
committed
cleanup
1 parent 1f00fad commit 01a401b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

REUSE.toml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@
44
version = 1
55
[[annotations]]
66
path = [
7-
"Aptfile",
8-
"Procfile",
9-
"doc/integration.puml",
10-
"nginx.conf.sigil",
117
"**.json",
128
"**.md",
139
"**.png",
10+
"**.sigil",
1411
"**.svg",
1512
"**.txt",
1613
"**/*.csv",
@@ -27,12 +24,17 @@ path = [
2724
"**/.pdd",
2825
"**/CNAME",
2926
"**/Gemfile.lock",
27+
"**/Procfile",
3028
".DS_Store",
3129
".gitattributes",
3230
".gitignore",
3331
".pdd",
32+
"Aptfile",
3433
"Gemfile.lock",
34+
"Procfile",
3535
"README.md",
36+
"doc/integration.puml",
37+
"nginx.conf.sigil",
3638
"renovate.json",
3739
]
3840
precedence = "override"

0 commit comments

Comments
 (0)