From fb4019a7175162effc7ae71ae9d3338255f1863b Mon Sep 17 00:00:00 2001 From: MCSH Date: Thu, 3 Oct 2019 08:32:51 -0500 Subject: [PATCH] Added tern-port (#3195) --- Node.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Node.gitignore b/Node.gitignore index bba6e683..6fb487aa 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -96,3 +96,6 @@ public # DynamoDB Local files .dynamodb/ + +# TernJS port file +.tern-port