加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 493 Bytes
一键复制 编辑 原始数据 按行查看 历史
AfterTaste 提交于 2024-11-26 11:27 . 切换项目版本:3.7.6
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vscode
# Compiled binary addons (http://nodejs.org/api/addons.html)
dist/
# Dependency directories
node_modules/
# Typescript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
*.bak*
# Editor directories and files
.DS_Store
.idea
dist
*.env.*
.history
.swc
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化