From e0798a60238d77adba920d42ec6bf6817fcb564e Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Tue, 4 Jun 2019 16:21:00 -0300 Subject: [PATCH] git ignore package.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54a26cb..c957eee 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ # profiling files chrome-profiler-events.json speed-measure-plugin.json +package-lock.json # IDEs and editors /.idea -- 1.9.1