From 8a456e1d02b113cdccb55b6f1cfece2ced88f364 Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Fri, 24 Nov 2023 13:17:44 -0500 Subject: [PATCH] Oops, add .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f55e137..c0a375b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ pom.xml.asc /sandbox ludus.sublime-workspace /ludus -/out/ \ No newline at end of file +/out/ +/node_modules/ \ No newline at end of file