mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-21 13:51:17 +08:00
style: 修改 .gitignore
This commit is contained in:
committed by
zhengkunwang223
parent
5efc17db3f
commit
65feaa20bf
@@ -20,4 +20,3 @@ build
|
||||
backend/__debug_bin
|
||||
cmd/server/__debug_bin
|
||||
cmd/server/web
|
||||
frontend/.vscode
|
||||
|
||||
@@ -25,3 +25,4 @@ stats.html
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
.vscode
|
||||
|
||||
Vendored
-11
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"vue.volar",
|
||||
"hollowtree.vue-snippets",
|
||||
"vue.vscode-typescript-vue-plugin",
|
||||
"stylelint.vscode-stylelint",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"editorconfig.editorconfig",
|
||||
"esbenp.prettier-vscode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user