From 042ff2df159da5ffaac046154be8860e129d3d90 Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Fri, 20 Mar 2020 11:06:52 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 78ec44e..1f4ab70 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ tags.temp src/\.DS_Store \.DS_Store + +package-lock.json +tags \ No newline at end of file