From a401be5b34e698d6b21a26a65819da887dd46b0e Mon Sep 17 00:00:00 2001 From: brendaloya <35778124+brendaloya@users.noreply.github.com> Date: Tue, 27 Sep 2022 16:21:47 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 312b189..9c0c95d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ tmp cache **.DS_Store +package-lock.json +/artifacts +/cache