From 6b2544d049941d651e38a96963b6cd21f1ae2fe1 Mon Sep 17 00:00:00 2001 From: hackthetime Date: Thu, 2 Nov 2023 08:51:01 +0100 Subject: gitignore update --- .gitignore | 3 ++- run/saves/temp/DIM-1/data/raids.dat | Bin 90 -> 90 bytes run/saves/temp/DIM1/data/raids_end.dat | Bin 90 -> 90 bytes run/saves/temp/level.dat_old | Bin 2635 -> 2602 bytes .../4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat | Bin 1255 -> 1229 bytes .../4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat_old | Bin 1260 -> 1255 bytes run/saves/temp/region/r.-1.0.mca | Bin 3571712 -> 3571712 bytes run/saves/temp/region/r.0.0.mca | Bin 3698688 -> 3698688 bytes 8 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a5ec8b8..46f2e17 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ logs !.idea/scopes/* /run/usercache.json /run/config/* -/run/config/ \ No newline at end of file +/run/config/ +/run/saves/ diff --git a/run/saves/temp/DIM-1/data/raids.dat b/run/saves/temp/DIM-1/data/raids.dat index 5142c35..82f7747 100644 Binary files a/run/saves/temp/DIM-1/data/raids.dat and b/run/saves/temp/DIM-1/data/raids.dat differ diff --git a/run/saves/temp/DIM1/data/raids_end.dat b/run/saves/temp/DIM1/data/raids_end.dat index 5142c35..82f7747 100644 Binary files a/run/saves/temp/DIM1/data/raids_end.dat and b/run/saves/temp/DIM1/data/raids_end.dat differ diff --git a/run/saves/temp/level.dat_old b/run/saves/temp/level.dat_old index a3a217f..ff41a69 100644 Binary files a/run/saves/temp/level.dat_old and b/run/saves/temp/level.dat_old differ diff --git a/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat b/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat index 4a91554..e9a7f4a 100644 Binary files a/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat and b/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat differ diff --git a/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat_old b/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat_old index 838b728..4a91554 100644 Binary files a/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat_old and b/run/saves/temp/playerdata/4fa1228c-8dd6-47c4-8fe3-b04b580311b8.dat_old differ diff --git a/run/saves/temp/region/r.-1.0.mca b/run/saves/temp/region/r.-1.0.mca index b8668c6..44c8106 100644 Binary files a/run/saves/temp/region/r.-1.0.mca and b/run/saves/temp/region/r.-1.0.mca differ diff --git a/run/saves/temp/region/r.0.0.mca b/run/saves/temp/region/r.0.0.mca index 671ffcc..40d2a2b 100644 Binary files a/run/saves/temp/region/r.0.0.mca and b/run/saves/temp/region/r.0.0.mca differ -- cgit