mirror of
https://github.com/curl/curl.git
synced 2026-07-07 01:07:15 +03:00
scripts/copyright.pl: skip .dcignore
This commit is contained in:
parent
25222b14ef
commit
1313d7a356
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue