From f64baebe7441401a90309e7b30b63245560295cc Mon Sep 17 00:00:00 2001 From: skkeye Date: Fri, 12 Jan 2024 21:20:04 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 03184bf..a2e8ccf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ config.json -node_modules/ -downloads/ -stickers/ -kube/ \ No newline at end of file +old/ +kube/ +*/node_modules/