git » python-shtab.git » commit de958d5

reuse: simplify conf

author George Rawlinson
2025-11-19 01:03:39 UTC
committer George Rawlinson
2025-11-19 01:03:39 UTC
parent eab4cfdf10458109a73adfc9a4e616549b07273b

reuse: simplify conf

REUSE.toml +0 -10

diff --git a/REUSE.toml b/REUSE.toml
index ac7f474..5a1b56b 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -7,16 +7,6 @@ path = [
     "keys/**",
     ".SRCINFO",
     ".nvchecker.toml",
-    "*.install",
-    "*.sysusers",
-    "*.tmpfiles",
-    "*.logrotate",
-    "*.pam",
-    "*.service",
-    "*.socket",
-    "*.timer",
-    "*.desktop",
-    "*.hook",
 ]
 SPDX-FileCopyrightText = "Arch Linux contributors"
 SPDX-License-Identifier = "0BSD"