diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-22 09:31:03 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-22 09:32:13 +0200 |
| commit | 4a3d755ca8d64fe81930b93b1f90411f290976fd (patch) | |
| tree | 1633069a7b62d3863f9f8a3a700d8d4dfd879bf1 /.gitattributes | |
| parent | 743b41956d5dab989a7e408fd7e69ac0bc5afb8c (diff) | |
| download | teachos-4a3d755ca8d64fe81930b93b1f90411f290976fd.tar.xz teachos-4a3d755ca8d64fe81930b93b1f90411f290976fd.zip | |
multiboot2: add test MBI dump
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 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 |
