feat: 忽略 .vscode 文件夹

pull/142/head
zhengkunwang223 2023-02-15 16:39:05 +08:00 committed by zhengkunwang223
parent 01e63a91c5
commit 3117976beb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ build
backend/__debug_bin
cmd/server/__debug_bin
cmd/server/web
frontend/.vscode