1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-16 01:21:48 +01: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 .vs
.vscode
.idea .idea
.DS_Store .DS_Store
node_modules node_modules