diff --git a/.gitignore b/.gitignore index 25b580b..050dbd9 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,6 @@ typings/ # DynamoDB Local files .dynamodb/ + +# Ignore .vscode files +.vscode/ \ No newline at end of file