Skip to content

Commit

Permalink
REUSE config
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 23, 2025
1 parent b843c59 commit 011e252
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,21 @@
version = 1
[[annotations]]
path = [
"**/*.jpg",
"**/*.json",
"**/*.md",
"**/*.pdf",
"**/*.png",
"**/*.svg",
"**/.gitignore",
".gitattributes",
".gitignore",
".gitleaksignore",
".pdd",
".xcop",
"Gemfile.lock",
"README.md",
"renovate.json"
"renovate.json",
]
precedence = "override"
SPDX-FileCopyrightText = "Copyright (c) 2025 Yegor Bugayenko"
Expand Down

0 comments on commit 011e252

Please sign in to comment.