From c3b33dcfe51b16475ef5d29cf1f608f1131f4581 Mon Sep 17 00:00:00 2001 From: Ozan Tellioglu Date: Fri, 10 Mar 2023 19:08:24 +0100 Subject: [PATCH] Gitignore Update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e09a007..9d860bf 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ data.json # Exclude macOS Finder (System Explorer) View States .DS_Store + +package-lock.json \ No newline at end of file