diff options
| -rw-r--r-- | .gitattributes | 1 | ||||
| -rw-r--r-- | libs/multiboot2/test_data/mbi.bin | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 5713ac7..219d96f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.img filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text diff --git a/libs/multiboot2/test_data/mbi.bin b/libs/multiboot2/test_data/mbi.bin new file mode 100644 index 0000000..4985526 --- /dev/null +++ b/libs/multiboot2/test_data/mbi.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b67ca95183fde8e7dc8dac2d20af9331122128127926ebe6f8bd80ca9fed7c3 +size 1176 |
