Browse Source

Add VSCode to .gitignore

Clemens-Alexander Brust 4 years ago
parent
commit
dac0762e36
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -3,4 +3,5 @@ __pycache__
 .idea/
 *.egg-info
 test.json
+.vscode