diff options
author | Martin Robertz <dream-master@gmx.net> | 2022-01-30 09:57:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 09:57:25 +0100 |
commit | 69834eef41c6cb12d69b1963603f7426e0736682 (patch) | |
tree | 4b3e3887be059a2e3373a89e7aa8ffa996478a05 /.gitignore | |
parent | 8cc0619706f93b4e81fb930ec7fb85cdcbd5d734 (diff) | |
parent | 1d983706ef427b1d008787843ac23529e43cc659 (diff) | |
download | GT5-Unofficial-69834eef41c6cb12d69b1963603f7426e0736682.tar.gz GT5-Unofficial-69834eef41c6cb12d69b1963603f7426e0736682.tar.bz2 GT5-Unofficial-69834eef41c6cb12d69b1963603f7426e0736682.zip |
Merge pull request #102 from GTNewHorizons/St00f
St00f
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 860dfaf823..467d0f686a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ whitelist.json *.iws src/main/resources/mixins.*.json *.bat -asm +*.bak /screenshots /world +/saves +/asm |