1 Star 0 Fork 1

chensuning/aiguigu_vue2

forked from dukechase/aiguigu_vue2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 794 Bytes
一键复制 编辑 原始数据 按行查看 历史
dukechase 提交于 2024-05-12 14:31 . update readme
# IDE and Editor Files
.idea/
.vscode/
.atom/
.vs/
.nuget/
.project
.csproj
.sln
.DS_Store
# Build artifacts
dist/
build/
tmp/
out/
# Dependency directories
node_modules/
bower_components/
jspm_packages/
npm/
# Log files
logs/
# Testing
coverage/
# Environment Variables
.env
.env.*.local
*.env.*.test
*.env.*.prod
# Local configuration files
config.local.js
local.config.json
# OS generated files
**/Thumbs.db
**/.DS_Store
**/ehthumbs.db
**/Desktop.ini
# Package-lock files
package-lock.json
yarn.lock
# HtmlWebpackPlugin temp files
*.html
# Serverless Framework
.serverless/
# Storybook config cache
.storybook/cache/
# Webpack compilation temp files
*.hot-update.*
# ESLint cache
.eslintcache
# Prettier cache
.prettierrc
# Lerna files
.lerna/
# Next.js specific
.next/
.out/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chensuning_admin/aiguigu_vue2.git
[email protected]:chensuning_admin/aiguigu_vue2.git
chensuning_admin
aiguigu_vue2
aiguigu_vue2
master

搜索帮助