From 4b5a5495618fd99d757f7f329858b0c7ff256dcd Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Mon, 30 May 2022 17:22:01 -0400 Subject: [PATCH] Fix .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3ad6dbc..449b516 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,4 @@ pom.xml.asc .cpcache/ **/.DS_Store /sandbox -ludus-sublime.workspace \ No newline at end of file +ludus.sublime-workspace \ No newline at end of file