Add images and .vscode folders to gitignore

This commit is contained in:
James Hodgson
2020-08-20 17:41:04 +01:00
parent 86e18a4f70
commit f112901913

4
.gitignore vendored
View File

@@ -127,3 +127,7 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
images/
.vscode