From 976a6828a27babd3da39dc7a936ac61b8026c4e9 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Tue, 25 Feb 2025 07:43:05 +0300 Subject: [PATCH] reuse --- REUSE.toml | 4 ++++ 1 file changed, 4 insertions(+) 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",