mirror of
https://github.com/curl/curl.git
synced 2026-07-31 04:08:04 +03:00
parent
fbbbf5aae0
commit
ac0a88fd25
394 changed files with 398 additions and 395 deletions
|
|
@ -43,6 +43,9 @@ my @skiplist=(
|
|||
'^projects/Windows/.*.tmpl$', # generated MSVC file
|
||||
'^projects/Windows/.*.vcxproj.filters$', # generated MSVC file
|
||||
'^m4/ax_compile_check_sizeof.m4$', # imported, leave be
|
||||
'^m4/ax_compute_relative_paths.m4$', # imported, leave be
|
||||
'^m4/ax_normalize_path.m4$', # imported, leave be
|
||||
'^m4/ax_recursive_eval.m4$', # imported, leave be
|
||||
'^.mailmap', # git control file
|
||||
'\/readme',
|
||||
'^.github/', # github instruction files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue