Browse Source

Add VSCode to .gitignore

Clemens-Alexander Brust 5 năm trước cách đây
mục cha
commit
dac0762e36
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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