feat: vscode gitignore

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/455/head
Xinwei Xiong(cubxxw-openim) 1 year ago
parent 21a68c353a
commit 633f0ade3e

1
.gitignore vendored

@ -110,6 +110,7 @@ flycheck_*.el
/network-security.data
### vscode ###
.vscode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json

Loading…
Cancel
Save