feat: 修改 .gitignore

This commit is contained in:
zhengkunwang223
2023-03-09 22:47:13 +08:00
committed by zhengkunwang223
parent 455d4117e7
commit 3d9ad16ae6
3 changed files with 217 additions and 2 deletions

7
.gitignore vendored
View File

@@ -6,7 +6,7 @@
*.dylib
.idea
build
build/1panel
# Test binary, built with `go test -c`
*.test
@@ -19,5 +19,8 @@ build
/pkg/
backend/__debug_bin
cmd/server/__debug_bin
cmd/server/web
cmd/server/web/assets/
cmd/server/web/monacoeditorwork
cmd/server/web/favicon.png
cmd/server/web/index.html
frontend/auto-imports.d.ts