From 38fd37447323a2f68d5364c355cc45010ced8e20 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Sun, 14 Feb 2021 17:19:58 +0100 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae84271..30bc162 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -./node_modules \ No newline at end of file +/node_modules \ No newline at end of file