diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-12-23 22:51:52 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-02-07 21:54:55 +0100 |
commit | 0d857026c43ce887196c84c7d722c2e81cc8dacf (patch) | |
tree | 3a18adf457c3ed7c840101636a806517a48978e4 /x86-bare-metal/mbr-palette/.gitignore | |
parent | b0cf4477140aff5c198544dbff2cfe28770e0083 (diff) | |
download | zig-playground-0d857026c43ce887196c84c7d722c2e81cc8dacf.tar.gz zig-playground-0d857026c43ce887196c84c7d722c2e81cc8dacf.zip |
mbr: rm->pm, then jump into zig
Diffstat (limited to 'x86-bare-metal/mbr-palette/.gitignore')
-rw-r--r-- | x86-bare-metal/mbr-palette/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x86-bare-metal/mbr-palette/.gitignore b/x86-bare-metal/mbr-palette/.gitignore new file mode 100644 index 0000000..a92a67f --- /dev/null +++ b/x86-bare-metal/mbr-palette/.gitignore @@ -0,0 +1 @@ +BUILD/
\ No newline at end of file |