diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-12-29 01:49:25 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-12-29 01:49:25 +0100 |
commit | 107017c693333b5deeb484d23010e38534d1fe03 (patch) | |
tree | 5e833a0afdd00746d3998a782289daffe7bd7b9d /x86-bare-metal/mbr-e820/.gitignore | |
parent | a2ce17753fa4a727f082bfb9bd515dc3fde56f02 (diff) | |
download | zig-playground-107017c693333b5deeb484d23010e38534d1fe03.tar.gz zig-playground-107017c693333b5deeb484d23010e38534d1fe03.zip |
Diffstat (limited to 'x86-bare-metal/mbr-e820/.gitignore')
-rw-r--r-- | x86-bare-metal/mbr-e820/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x86-bare-metal/mbr-e820/.gitignore b/x86-bare-metal/mbr-e820/.gitignore new file mode 100644 index 0000000..a92a67f --- /dev/null +++ b/x86-bare-metal/mbr-e820/.gitignore @@ -0,0 +1 @@ +BUILD/
\ No newline at end of file |