加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 825 Bytes
一键复制 编辑 原始数据 按行查看 历史
/build/
/coverage/
/dist/
/include/
/lib/enums.js
/lib/nodegit.js
/node_modules/
/src/
/test/coverage/
/test/home/
/test/repos/
/test/test/
/generate/output
/generate/**/*.json
!/generate/input/*.json
/generate/missing-tests.json
/binding.gyp
# Generated vendor files
/vendor/openssl/
/vendor/libssh2/Makefile
/vendor/libssh2/config.status
/vendor/libssh2/docs/Makefile
/vendor/libssh2/example/.deps/
/vendor/libssh2/example/Makefile
/vendor/libssh2/example/libssh2_config.h
/vendor/libssh2/example/stamp-h2
/vendor/libssh2/libssh2.pc
/vendor/libssh2/libtool
/vendor/libssh2/src/.deps/
/vendor/libssh2/src/Makefile
/vendor/libssh2/src/libssh2_config.h
/vendor/libssh2/src/stamp-h1
/vendor/libssh2/tests/.deps/
/vendor/libssh2/tests/Makefile
*.log
.DS_STORE
.idea
.vscode
jsconfig.json
test/id_rsa
test/nodegit-test-rsa
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化