1 Star 0 Fork 0

廖壮滨/GraduationDesign

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 403 Bytes
一键复制 编辑 原始数据 按行查看 历史
廖壮滨 提交于 2024-03-22 19:09 . feat: init
# Git 会忽略的文件
.DS_Store
node_modules
dist
dist-ssr
.eslintcache
# Local env files
*.local
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Editor directories and files
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
!.vscode/*.code-snippets
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Use the PNPM
package-lock.json
yarn.lock
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liao-zhuangbin/graduation-design.git
git@gitee.com:liao-zhuangbin/graduation-design.git
liao-zhuangbin
graduation-design
GraduationDesign
main

搜索帮助