From 43d03025f6d77b8fb960c3bcb9ab2eaf680c7515 Mon Sep 17 00:00:00 2001 From: Gabriel Horner Date: Mon, 11 Dec 2023 14:16:46 -0500 Subject: [PATCH] Allow lib/ to see if this resolves missing lib when yarn installing this dep --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fe71296..b8403b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .shadow-cljs node_modules -lib +#lib shadow-cljs.edn /report.html /test/libraries