1 Star 1 Fork 1

xiejiafan/Modernize Vue Dashboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiejiafan 提交于 2024-05-17 21:41 . 👻 A new feature
# These are some examples of commonly ignored file patterns.
# You should customize this list as applicable to your project.
# Learn more about .gitignore:
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
# Node artifact files
node_modules/
dist/
# Compiled Java class files
*.class
# Compiled Python bytecode
*.py[cod]
# Log files
*.log
# Package files
*.jar
# Maven
target/
dist/
# JetBrains IDE
.idea/
# Unit test reports
TEST*.xml
# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.app
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiejiafan/modernize-vue-dashboard.git
git@gitee.com:xiejiafan/modernize-vue-dashboard.git
xiejiafan
modernize-vue-dashboard
Modernize Vue Dashboard
master

搜索帮助