From cca08afa45f6304124355daabcdf8abc832bcd72 Mon Sep 17 00:00:00 2001 From: Merith Date: Sat, 29 Mar 2025 19:22:43 -0700 Subject: [PATCH] update gitignore, moved ignored refernce files out of ModLoader directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fe01ce6..6669991 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ContentLib/Recipes \ No newline at end of file +.recipes \ No newline at end of file