ignore more files generated when tests run in the source tree
This commit is contained in:
10
tests/.gitignore
vendored
Normal file
10
tests/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
log
|
||||||
|
curl_client_key
|
||||||
|
curl_client_key.pub
|
||||||
|
curl_client_knownhosts
|
||||||
|
curl_host_dsa_key
|
||||||
|
curl_host_dsa_key.pub
|
||||||
|
curl_sftp_cmds
|
||||||
|
curl_sftp_config
|
||||||
|
curl_ssh_config
|
||||||
|
curl_sshd_config
|
||||||
2
tests/libtest/.gitignore
vendored
Normal file
2
tests/libtest/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
lib5[0-9][0-9]
|
||||||
|
|
||||||
6
tests/server/.gitignore
vendored
Normal file
6
tests/server/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
getpart
|
||||||
|
resolve
|
||||||
|
rtspd
|
||||||
|
sockfilt
|
||||||
|
sws
|
||||||
|
tftpd
|
||||||
Reference in New Issue
Block a user