diff --git a/.gitignore b/.gitignore index a0ff53032..35908eca9 100644 --- a/.gitignore +++ b/.gitignore @@ -291,3 +291,5 @@ __pycache__/ # Bundling JS/CSS BTCPayServer/wwwroot/bundles/* !BTCPayServer/wwwroot/bundles/.gitignore + +.vscode