Subject: [PATCH 2/2] Add missing .gitignore entries

[PATCH 2/2] Add missing .gitignore entries

From: Mikhail Gusarov <dottedmag_at_dottedmag.net>
Date: Sat, 10 Sep 2011 15:57:13 +0200

---
 example/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/example/.gitignore b/example/.gitignore
index 2c224b4..283db15 100644
--- a/example/.gitignore
+++ b/example/.gitignore
@@ -24,6 +24,7 @@ libssh2_config.h
 libssh2_config.h.in
 stamp-h2
 sftp_append
+sftp_write_sliding
 ssh2_echo
 subsystem_netconf
 test-scp
@@ -32,3 +33,4 @@ test-sftp_nonblock
 test-sftp_write
 test-sftp_write_nonblock
 test-ssh2_echo
+x11
-- 
1.7.2.5
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-09-10