summaryrefslogtreecommitdiff
path: root/x86-bare-metal/mbr-e820/.gitignore
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2024-12-29 01:49:25 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2024-12-29 01:49:25 +0100
commit107017c693333b5deeb484d23010e38534d1fe03 (patch)
tree5e833a0afdd00746d3998a782289daffe7bd7b9d /x86-bare-metal/mbr-e820/.gitignore
parenta2ce17753fa4a727f082bfb9bd515dc3fde56f02 (diff)
downloadzig-playground-main.tar.gz
zig-playground-main.zip
mbr: example to query memory map (e820)HEADmain
Diffstat (limited to 'x86-bare-metal/mbr-e820/.gitignore')
-rw-r--r--x86-bare-metal/mbr-e820/.gitignore1
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