mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:57:33 +03:00
scripts/copyright.pl: ignore the new mlc_config.json file
This commit is contained in:
parent
fe4913ff55
commit
5ab9b15427
1 changed files with 3 additions and 0 deletions
|
|
@ -82,6 +82,9 @@ my @skiplist=(
|
|||
# an empty control file
|
||||
"^zuul.d/playbooks/.zuul.ignore",
|
||||
|
||||
# markdown linkchecker config
|
||||
"mlc_config.json",
|
||||
|
||||
);
|
||||
|
||||
sub scanfile {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue