加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 352 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pig2333 提交于 2021-08-23 16:09 . 1.0.0正式更新
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Dependency directories
node_modules/
node_modules.zip
# dotenv environment variables file
*.env*
!.env.sample
# cache data
data.*.json
config.*.json
# editor
.vscode/
.idea/
start.sh
launcher_accounts.json
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化