summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/copyright.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/copyright.pl b/scripts/copyright.pl
index 3a5b12af9..8ead378bd 100755
--- a/scripts/copyright.pl
+++ b/scripts/copyright.pl
@@ -79,6 +79,9 @@ my @skiplist=(
# checksrc control files
'\.checksrc$',
+ # an empty control file
+ "^zuul.d/playbooks/.zuul.ignore",
+
);
sub scanfile {