From 17197c8e6bcc96e07e3981b2449c862333a85694 Mon Sep 17 00:00:00 2001 From: juls0730 Date: Fri, 23 Sep 2022 22:40:53 -0500 Subject: [PATCH] add day 1 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9c8bcb2..cbf9dc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -./**/node_modules +**/**node_modules \ No newline at end of file