diff options
| author | David Chavez <david@dcvz.io> | 2022-06-23 01:43:10 +0200 |
|---|---|---|
| committer | louist103 <35883445+louist103@users.noreply.github.com> | 2022-06-22 22:59:14 -0400 |
| commit | 57fb04accc6617cee731aaf39e39532c9c893c3f (patch) | |
| tree | c09767088f3182f07f32b2a5c05f5befdbd28098 /.gitignore | |
| parent | ba74653f6140bd1f07d5471bfaebaf4b29c4420a (diff) | |
Ignore all named saves
Necessary after new save format
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5769df64d..5a201405d 100644 --- a/.gitignore +++ b/.gitignore @@ -403,5 +403,5 @@ ReleaseObj/* .tags tags oot.otr -oot_save.sav +*.sav shipofharkinian.ini |
