From afc57b86931558775ba44e77b75a4da590bec72c Mon Sep 17 00:00:00 2001 From: Persephone Bubblegum-Holiday Date: Sat, 26 Jul 2025 19:26:57 -0700 Subject: [PATCH] adjust name of folder in gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9e034d8..01778bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # Godot 4+ specific ignores .godot/ /android/ -/Mods/ +/LoadedModContent/ export_presets.cfg