chore: 更新构建产物和.gitignore文件
- 添加dist/*到.gitignore以避免提交构建产物 - 更新Vite构建生成的资源文件哈希值
This commit is contained in:
3
Cunkebao/.gitignore
vendored
3
Cunkebao/.gitignore
vendored
@@ -3,4 +3,5 @@ dist/
|
||||
build/
|
||||
yarn.lock
|
||||
.env
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
dist/*
|
||||
|
||||
Reference in New Issue
Block a user