diff options
Diffstat (limited to 'vendor/github.com/pkg/sftp/.gitignore')
-rw-r--r-- | vendor/github.com/pkg/sftp/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/github.com/pkg/sftp/.gitignore b/vendor/github.com/pkg/sftp/.gitignore new file mode 100644 index 000000000..caf2dca22 --- /dev/null +++ b/vendor/github.com/pkg/sftp/.gitignore @@ -0,0 +1,10 @@ +.*.swo +.*.swp + +server_standalone/server_standalone + +examples/*/id_rsa +examples/*/id_rsa.pub + +memprofile.out +memprofile.svg |