From e9ab029584790b0a95ac226d01a2755d0c862f8e Mon Sep 17 00:00:00 2001 From: G Date: Sun, 9 Mar 2025 05:44:00 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 918516c..7daf2f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ -/public/js +/resources/js /node_modules /target /.shadow-cljs /*.iml /.nrepl-port -/.idea +/.idea \ No newline at end of file