From 499cdaf05204a40d86e0e1b4dd32709b3ab67e20 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 15 Jul 2024 12:59:18 -0700 Subject: MyriadFs improvements and new helper tool. I think the interface could be a lot better...but it does work and we can use it examine and work with MyriadFs files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9009abe..532bcbf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ /myriad.exe /jsontool.exe /rununits.exe +/myriadfs.exe /autoconfig /bin2cpp /mkunit @@ -14,6 +15,7 @@ /viewcsv /jsontool /rununits +/myriadfs .*.swp .*.un~ /src/autoconfig.h -- cgit v1.2.3