diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2025-11-08 15:51:24 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-08 15:51:24 -0600 |
| commit | 5249cd89df086e29510d2d77b4ce30d4019fe0d2 (patch) | |
| tree | 7352c3dda8023200f6f7b2067d1dbd8676c6cd89 /.gitignore | |
| parent | 8073f9685611222c180e1407c0bd9612981e4150 (diff) | |
Stop creating timesplits file on init, and gitignore it (#5933)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
