ignore .vscode folder

Signed-off-by: Oliver Lippert <oliver@allesit.de>
This commit is contained in:
Oliver Lippert 2022-03-13 10:17:42 +01:00
parent 3922588716
commit d80102a7a4

3
.gitignore vendored
View File

@ -61,6 +61,9 @@ target/
# PyCharm
.idea
# VS Code
.vscode
# Other stuff that doesn't belong
.virtualenv
virtualenv