From d87a0eddc58d8793cf180c6e61168a60f96a9fae Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Tue, 4 Jul 2023 12:41:00 -0400 Subject: [PATCH] Ignore sandbox.ld --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dee6131..09c1aeb 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ pom.xml.asc **/.DS_Store /sandbox ludus.sublime-workspace -/ludus \ No newline at end of file +/ludus +sandbox.ld \ No newline at end of file