mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:23:31 +03:00
parent
8c21d0fe30
commit
c6c6ee2a92
3 changed files with 3 additions and 0 deletions
1
tests/libtest/.gitignore
vendored
1
tests/libtest/.gitignore
vendored
|
|
@ -6,6 +6,7 @@ lib[1234][0-9][0-9][0-9]
|
|||
lib[56][0-9][0-9]
|
||||
lib1521.c
|
||||
libtest_bundle.c
|
||||
libtests
|
||||
libauthretry
|
||||
libntlmconnect
|
||||
libprereq
|
||||
|
|
|
|||
1
tests/server/.gitignore
vendored
1
tests/server/.gitignore
vendored
|
|
@ -3,6 +3,7 @@
|
|||
# SPDX-License-Identifier: curl
|
||||
|
||||
server_bundle.c
|
||||
servers
|
||||
|
||||
disabled
|
||||
mqttd
|
||||
|
|
|
|||
1
tests/unit/.gitignore
vendored
1
tests/unit/.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
|
||||
/unit[0-9][0-9][0-9][0-9]
|
||||
unit_bundle.c
|
||||
units
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue