Revert "Add exceptions."

This reverts commit c749421292.
pull/509/head
Felix Fontein 2022-09-13 21:14:06 +02:00
parent 24fab7ae11
commit ada147f4ec
1 changed files with 0 additions and 2 deletions

View File

@ -76,8 +76,6 @@ def main():
'.reuse/dep5', '.reuse/dep5',
'LICENSES/*.txt', 'LICENSES/*.txt',
'COPYING', 'COPYING',
'tests/integration/targets/*/files/*.pem',
'tests/integration/targets/*/files/roots/*.pem',
] ]
no_comments_allowed = [fn for pattern in no_comments_allowed for fn in glob.glob(pattern)] no_comments_allowed = [fn for pattern in no_comments_allowed for fn in glob.glob(pattern)]