summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/copyright.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/copyright.pl b/scripts/copyright.pl
index ff2f250b7..7c3296fa3 100755
--- a/scripts/copyright.pl
+++ b/scripts/copyright.pl
@@ -47,6 +47,7 @@ my @skiplist=(
'^winbuild/BUILD.WINDOWS.txt$', # instructions
'\/readme',
'^.github/', # github instruction files
+ '^.dcignore', # deepcode.ai instruction file
# docs/ files we're okay with without copyright
'INSTALL.cmake',