From 19c237bd9dc420fcd668d7d268d62abbfbb84026 Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Thu, 30 Nov 2023 15:19:20 -0500 Subject: [PATCH] Unfuck .gitignore so that I'm not losing work --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8d16b63..07869df 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ pom.xml.asc sandbox ludus.sublime-workspace ludus +!src/ludus out/ node_modules/ .shadow-cljs