From 5249cd89df086e29510d2d77b4ce30d4019fe0d2 Mon Sep 17 00:00:00 2001 From: Garrett Cox Date: Sat, 8 Nov 2025 15:51:24 -0600 Subject: Stop creating timesplits file on init, and gitignore it (#5933) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2b7352d95..7feccf1fe 100644 --- a/.gitignore +++ b/.gitignore @@ -417,6 +417,7 @@ tags shipofharkinian.ini shipofharkinian.json imgui.ini +timesplitdata.json # Switch Stuff -- cgit v1.2.3