Add .vscode to gitignore

This commit is contained in:
Johannes Fischer
2021-07-23 09:30:23 +02:00
parent 1c22bd6111
commit 9b0aeb182f

1
.gitignore vendored
View File

@@ -119,6 +119,7 @@ venv.bak/
# VS Code project settings
.project
.vscode
# mkdocs documentation
/site