From 87aba81f3270bf85cfeb9de60fc6d7626bae7cd5 Mon Sep 17 00:00:00 2001 From: Maurice Date: Sat, 13 Dec 2025 15:57:48 +0100 Subject: [PATCH] update .gitignore to include system.txt and ensure gamedata is tracked --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b3bfa42..950a0a1 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,7 @@ bin/ JGame2D ### Local Game Settings ### -gamedata \ No newline at end of file +gamedata + + +/system.txt