1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-25 10:25:36 +02:00

added .vscode dir to .gitignore

This commit is contained in:
Chad Scharf 2020-07-22 10:04:09 -04:00
parent 6b9d42bbbd
commit f098e215a2

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.vs
.vscode
.idea
.DS_Store
node_modules