1
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -26,9 +26,11 @@ Thumbs.db
|
||||
# 前端 node_modules
|
||||
web/node_modules/
|
||||
|
||||
# 前端构建产物 (源码在 web/dist,嵌入用的在 pkg/webserver/dist)
|
||||
# 构建产物 (源码在 web/dist,嵌入用的在 pkg/webserver/dist)
|
||||
web/dist/
|
||||
pkg/webserver/dist/
|
||||
**/dist/**
|
||||
build/**
|
||||
|
||||
# 日志
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user