chore: 更新.gitignore文件,添加web/config.js忽略规则

This commit is contained in:
zhouyonggao 2025-12-12 17:44:24 +08:00
parent fc8784113b
commit 9367e3f099
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -6,4 +6,5 @@ server/config.yaml
server/bin/ server/bin/
scripts/*.tar scripts/*.tar
marketing-system-data-tool.tar marketing-system-data-tool.tar
.idea/ .idea/
./web/config.js