Skip to content

Commit a017a0c

Browse files
committed
reuse
1 parent d8f702d commit a017a0c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

REUSE.toml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
version = 1
55
[[annotations]]
66
path = [
7+
"**.json",
8+
"**.md",
9+
"**.png",
10+
"**.svg",
11+
"**.txt",
712
"**/*.csv",
813
"**/*.jpg",
914
"**/*.json",
@@ -13,13 +18,13 @@ path = [
1318
"**/*.svg",
1419
"**/*.txt",
1520
"**/*.vm",
21+
"**/.DS_Store",
1622
"**/.gitignore",
1723
"**/CNAME",
24+
"**/Gemfile.lock",
25+
".DS_Store",
1826
".gitattributes",
1927
".gitignore",
20-
".gitleaksignore",
21-
".pdd",
22-
".xcop",
2328
"Gemfile.lock",
2429
"README.md",
2530
"renovate.json",

0 commit comments

Comments
 (0)