add vscode stuff to gitignore

This commit is contained in:
Lennart Heimbs 2019-08-04 22:12:40 +02:00
parent 41ef2c4cb6
commit 1e6a3f1b6b

3
.gitignore vendored
View File

@ -7,4 +7,5 @@ camera/videos
*.jpg *.jpg
*.h264 *.h264
*.mp4 *.mp4
*.png *.png
.vscode/