Added .vscode to .gitignore

This commit is contained in:
jonnieZG 2020-12-04 20:51:37 +01:00
parent 57545693e0
commit 11a97c24a4

1
.gitignore vendored
View file

@ -2,5 +2,6 @@ build
dist
*.egg-info
.idea
.vscode
*.iml
*.pyc