From 61bdabc9fb37e6669315399af0849b9c8f967cf0 Mon Sep 17 00:00:00 2001 From: Ruben Meyer <46384706+rxbnDE@users.noreply.github.com> Date: Sat, 7 Mar 2020 00:42:47 +0100 Subject: [PATCH] .gitignore update - TernJS project file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c09d8c3..797c751 100644 --- a/.gitignore +++ b/.gitignore @@ -86,4 +86,7 @@ typings/ # DynamoDB Local files .dynamodb/ +# Tern project file +.tern-project + package-lock.json