Add missing .gitignore entries
This commit is contained in:

committed by
Daniel Stenberg

parent
8d3709f57a
commit
d343e3405a
2
example/.gitignore
vendored
2
example/.gitignore
vendored
@@ -24,6 +24,7 @@ libssh2_config.h
|
|||||||
libssh2_config.h.in
|
libssh2_config.h.in
|
||||||
stamp-h2
|
stamp-h2
|
||||||
sftp_append
|
sftp_append
|
||||||
|
sftp_write_sliding
|
||||||
ssh2_echo
|
ssh2_echo
|
||||||
subsystem_netconf
|
subsystem_netconf
|
||||||
test-scp
|
test-scp
|
||||||
@@ -32,3 +33,4 @@ test-sftp_nonblock
|
|||||||
test-sftp_write
|
test-sftp_write
|
||||||
test-sftp_write_nonblock
|
test-sftp_write_nonblock
|
||||||
test-ssh2_echo
|
test-ssh2_echo
|
||||||
|
x11
|
||||||
|
Reference in New Issue
Block a user