add .vscode to .gitignore

This commit is contained in:
Saevar2000 2018-04-02 12:48:13 +00:00
parent 7f24b89a80
commit 2b97808f1f

2
.gitignore vendored
View file

@ -291,3 +291,5 @@ __pycache__/
# Bundling JS/CSS
BTCPayServer/wwwroot/bundles/*
!BTCPayServer/wwwroot/bundles/.gitignore
.vscode