From 81decd7ffc438b54759ce56062c820dde0c9acd0 Mon Sep 17 00:00:00 2001 From: Aaron Sherrill Date: Tue, 9 Oct 2018 11:08:15 -0400 Subject: [PATCH] Small tweak to indentation of contributors, and ignoring package-lock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 654189c..3af397d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules .vscode/launch.json +package-lock.json