We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98a5be commit a686328Copy full SHA for a686328
.gitignore
@@ -18,7 +18,23 @@
18
/generate/missing-tests.json
19
/binding.gyp
20
21
+# Generated vendor files
22
/vendor/openssl/
23
+/vendor/libssh2/Makefile
24
+/vendor/libssh2/config.status
25
+/vendor/libssh2/docs/Makefile
26
+/vendor/libssh2/example/.deps/
27
+/vendor/libssh2/example/Makefile
28
+/vendor/libssh2/example/libssh2_config.h
29
+/vendor/libssh2/example/stamp-h2
30
+/vendor/libssh2/libssh2.pc
31
+/vendor/libssh2/libtool
32
+/vendor/libssh2/src/.deps/
33
+/vendor/libssh2/src/Makefile
34
+/vendor/libssh2/src/libssh2_config.h
35
+/vendor/libssh2/src/stamp-h1
36
+/vendor/libssh2/tests/.deps/
37
+/vendor/libssh2/tests/Makefile
38
39
*.log
40
.DS_STORE
0 commit comments