1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-22 11:45:59 +01:00

Merge pull request #1336 from bitwarden/update-.gitignore

Added .vscode dir to .gitignore
This commit is contained in:
Chad Scharf 2020-07-22 10:46:13 -04:00 committed by GitHub
commit f024441b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

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