summaryrefslogtreecommitdiff
path: root/x86-bare-metal/mbr-textmode/.gitignore
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2025-04-13 18:03:57 +0200
committerJohannes Stoelp <johannes.stoelp@gmail.com>2025-04-13 18:03:57 +0200
commitbdc785b6d09ee0bc6f289f707b0fd317448027b4 (patch)
tree34ce86e4c785833591b45e3f0aa33b3ed865e64e /x86-bare-metal/mbr-textmode/.gitignore
parentb1640f63048e60c3289f81effd8930adc45d705a (diff)
downloadzig-playground-bdc785b6d09ee0bc6f289f707b0fd317448027b4.tar.gz
zig-playground-bdc785b6d09ee0bc6f289f707b0fd317448027b4.zip
mbr: add vga text mode example
Diffstat (limited to 'x86-bare-metal/mbr-textmode/.gitignore')
-rw-r--r--x86-bare-metal/mbr-textmode/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/x86-bare-metal/mbr-textmode/.gitignore b/x86-bare-metal/mbr-textmode/.gitignore
new file mode 100644
index 0000000..a92a67f
--- /dev/null
+++ b/x86-bare-metal/mbr-textmode/.gitignore
@@ -0,0 +1 @@
+BUILD/ \ No newline at end of file