diff --git a/.gitignore b/.gitignore index f251568..797c751 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,8 @@ typings/ # DynamoDB Local files .dynamodb/ + +# Tern project file +.tern-project + +package-lock.json