Ignore vscode files

This commit is contained in:
Zachary Eisinger 2019-11-05 10:11:30 -08:00
parent 6f11b36c9e
commit cdb6e4211b

3
.gitignore vendored
View File

@ -90,3 +90,6 @@ typings/
# DynamoDB Local files
.dynamodb/
# Ignore .vscode files
.vscode/