diff --git a/.gitignore b/.gitignore index 6704566..2b31a12 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,6 @@ dist # TernJS port file .tern-port + +## Above is Github's recommendations for Node.js. Below are my additions. ## +package-lock.json