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