1 Star 1 Fork 12

yong230/Fastify

forked from Gitee 极速下载/Fastify 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 948 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xin Du (Clark) 提交于 2019-03-14 11:41 . chore: ignore tap file (#1534)
# Logs
logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules
jspm_packages
# Optional npm cache directory
.npm
# Optional compressed files (npm generated package, zip, etc)
/*.tgz
/*.zip
# Optional REPL history
.node_repl_history
# 0x
profile-*
# mac files
.DS_Store
# vim swap files
*.swp
# webstorm
.idea
# vscode
.vscode
*code-workspace
# clinic
profile*
*clinic*
*flamegraph*
# lock files
yarn.lock
package-lock.json
# generated code
examples/typescript-server.js
test/types/index.js
# test tap report
out.tap
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yong888/Fastify.git
git@gitee.com:yong888/Fastify.git
yong888
Fastify
Fastify
master

搜索帮助