feat: 忽略打包后的文件
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,3 +9,5 @@ dist/
|
|||||||
build/
|
build/
|
||||||
.env.local
|
.env.local
|
||||||
*.log
|
*.log
|
||||||
|
# 忽略 gsxt 文件夹(打包后的文件夹)
|
||||||
|
gsxt/
|
||||||
Reference in New Issue
Block a user