加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 475 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rouni 提交于 2024-01-11 19:16 . repo-sync-2024-01-11T19:15:46+0800
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
.pnp
.pnp.js
# testing
coverage
# next.js
.next/
out/
build
dist
es
lib
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# local env files
.env.local
.env.development.local
.env.test.local
.env.production.local
# turbo
.turbo
# Umi
.umi*/
.dumi*/
# macOS
.DS_Store
.env
repo_sync
syncSecretPad.js
.nx
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化