From c18d2b021336b11f681e0d159812425a7c2b5aa2 Mon Sep 17 00:00:00 2001 From: arcattack Date: Tue, 21 Jul 2026 10:57:22 -0500 Subject: [PATCH] gitignore: local root copies of the player bats (players/ is the source) Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 302cdbe..318ccd5 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,8 @@ content/bindings.txt content/frontend.egg content/steam_appid.txt content/fe_last.ini +# local root copies of the player bats (players/ is the source of truth) +/play_solo.bat +/join.bat +/join_lan.bat +/play_steam.bat