Skip to content

Commit 8a88786

Browse files
committed
reuse
1 parent 43a9105 commit 8a88786

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

REUSE.toml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
version = 1
55
[[annotations]]
66
path = [
7+
"**.json",
8+
"**.md",
9+
"**.png",
10+
"**.svg",
11+
"**.txt",
12+
"**.vm",
713
"**/*.csv",
814
"**/*.jpg",
915
"**/*.json",
@@ -13,14 +19,14 @@ path = [
1319
"**/*.svg",
1420
"**/*.txt",
1521
"**/*.vm",
22+
"**/.DS_Store",
1623
"**/.gitignore",
24+
"**/.pdd",
1725
"**/CNAME",
26+
".DS_Store",
1827
".gitattributes",
1928
".gitignore",
20-
".gitleaksignore",
2129
".pdd",
22-
".xcop",
23-
"Gemfile.lock",
2430
"README.md",
2531
"renovate.json",
2632
]

0 commit comments

Comments
 (0)