.gitignore: ignore visual studio code settings

This commit is contained in:
Nathaniel R. Lewis 2021-09-08 18:06:45 -07:00
parent ab3d7e86f2
commit 9ec45181dd

3
.gitignore vendored
View file

@ -91,3 +91,6 @@ ENV/
# Rope project settings
.ropeproject
# VS Code settings
.vscode