aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Buland <mike@xagasoft.com>2024-07-15 12:59:18 -0700
committerMike Buland <mike@xagasoft.com>2024-07-15 12:59:18 -0700
commit499cdaf05204a40d86e0e1b4dd32709b3ab67e20 (patch)
tree5fa31a6e4b4e2c3abde43b4e52ef3a88f6cab864 /.gitignore
parent4bf0f0c256693e30017f9bea60cf55aa97f8994a (diff)
downloadlibbu++-499cdaf05204a40d86e0e1b4dd32709b3ab67e20.tar.gz
libbu++-499cdaf05204a40d86e0e1b4dd32709b3ab67e20.tar.bz2
libbu++-499cdaf05204a40d86e0e1b4dd32709b3ab67e20.tar.xz
libbu++-499cdaf05204a40d86e0e1b4dd32709b3ab67e20.zip
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.
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9009abe..532bcbf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
7/myriad.exe 7/myriad.exe
8/jsontool.exe 8/jsontool.exe
9/rununits.exe 9/rununits.exe
10/myriadfs.exe
10/autoconfig 11/autoconfig
11/bin2cpp 12/bin2cpp
12/mkunit 13/mkunit
@@ -14,6 +15,7 @@
14/viewcsv 15/viewcsv
15/jsontool 16/jsontool
16/rununits 17/rununits
18/myriadfs
17.*.swp 19.*.swp
18.*.un~ 20.*.un~
19/src/autoconfig.h 21/src/autoconfig.h