diff --git a/REUSE.toml b/REUSE.toml index 85a4c04..6c5bda3 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -4,13 +4,17 @@ version = 1 [[annotations]] path = [ + "**/*.csv", "**/*.jpg", "**/*.json", "**/*.md", "**/*.pdf", "**/*.png", "**/*.svg", + "**/*.txt", + "**/*.vm", "**/.gitignore", + "**/CNAME", ".gitattributes", ".gitignore", ".gitleaksignore",