Update .gitignore to not track .vscode

This commit is contained in:
Nuclear03020704
2021-12-21 20:19:16 +07:00
parent 7155b3ea45
commit 85509b8878

3
.gitignore vendored
View File

@@ -137,4 +137,7 @@ dmypy.json
# Cython debug symbols
cython_debug/
# IDE files
.vscode/
test.py