From 50e848da6e331dd2dfe90c77c9c33d05e28c0859 Mon Sep 17 00:00:00 2001 From: Sky Johnson Date: Sat, 15 Mar 2025 07:44:07 -0500 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f380bca..88778fe 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,9 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -# Dependency directories (remove the comment below to include it) +# Dependency directories # vendor/ +luajit/.git # Go workspace file go.work