Compare commits

...

2 Commits

Author SHA1 Message Date
Aaron Liu
6c401eb2b0 Merge branch 'patch-1' into 'master'
fix(license): add .gitignore to REUSE defaults

See merge request archlinux/devtools!323
2025-08-01 09:23:09 -04:00
Aaron Liu
dbc0ff209c fix(license): add .gitignore to REUSE defaults
36 packages use this while 26 use *.pam and 21 use *.logrotate. Seems
anecdotally common enough to add this here.
2025-07-31 10:29:16 -04:00

View File

@@ -188,6 +188,7 @@ path = [
"README.md",
"keys/**",
".SRCINFO",
".gitignore",
".nvchecker.toml",
"*.install",
"*.sysusers",