Skip to content

Commit 36aad76

Browse files
committed
reuse
1 parent 5c25ff0 commit 36aad76

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

REUSE.toml

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
version = 1
55
[[annotations]]
66
path = [
7+
"**.json",
8+
"**.md",
9+
"**.txt",
710
"**/*.csv",
811
"**/*.jpg",
912
"**/*.json",
@@ -13,14 +16,12 @@ path = [
1316
"**/*.svg",
1417
"**/*.txt",
1518
"**/*.vm",
19+
"**/.DS_Store",
1620
"**/.gitignore",
1721
"**/CNAME",
22+
".DS_Store",
1823
".gitattributes",
1924
".gitignore",
20-
".gitleaksignore",
21-
".pdd",
22-
".xcop",
23-
"Gemfile.lock",
2425
"README.md",
2526
"renovate.json",
2627
]

0 commit comments

Comments
 (0)