Selaa lähdekoodia

Add VSCode to .gitignore

Clemens-Alexander Brust 4 vuotta sitten
vanhempi
commit
dac0762e36
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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