Files
cunkebao_v3/Cunkebao/.gitignore
超级老白兔 81e0f23075 chore: 更新构建产物和.gitignore文件
- 添加dist/*到.gitignore以避免提交构建产物
- 更新Vite构建生成的资源文件哈希值
2025-09-16 17:46:08 +08:00

8 lines
59 B
Plaintext

node_modules/
dist/
build/
yarn.lock
.env
.DS_Store
dist/*