From 3b97f4fde3ef5d3699cfce748bdf1f068d2f2ade Mon Sep 17 00:00:00 2001 From: arcattack Date: Thu, 23 Jul 2026 16:36:45 -0500 Subject: [PATCH] gitignore: root joyconfig.bat local copy (players/ is the source) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d66af16..bca98ad 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ content/steam_appid.txt content/fe_last.ini # local root copies of the player bats (players/ is the source of truth) /play_solo.bat +/joyconfig.bat /join.bat /join_lan.bat /play_steam.bat