diff options
author | MCSH <sajjadheydari74@gmail.com> | 2019-10-03 08:32:51 -0500 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2019-10-03 10:32:51 -0300 |
commit | fb4019a7175162effc7ae71ae9d3338255f1863b (patch) | |
tree | de40d054ab55a30425843df93d75d44748f96a50 /Node.gitignore | |
parent | 086eacaaa2b9fde537315141e154631b945e1369 (diff) | |
download | gitignore-fb4019a7175162effc7ae71ae9d3338255f1863b.tar.gz gitignore-fb4019a7175162effc7ae71ae9d3338255f1863b.zip |
Added tern-port (#3195)
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
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 |