Browse Source

Add .vscode to gitignore

Erik Johnston 6 years ago
parent
commit
b5049d2e5c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -46,3 +46,5 @@ static/client/register/register_config.js
 
 env/
 *.config
+
+.vscode/