Update gitignore for VS Code

This commit is contained in:
Charles Gould 2019-05-19 19:54:12 -04:00
parent 64231bf04c
commit 9ff49e65e1

3
.gitignore vendored
View File

@ -9,3 +9,6 @@ target/
# IntelliJ IDEA # IntelliJ IDEA
.idea/ .idea/
*.iml *.iml
# Visual Studio Code
.vscode/