summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-26 19:32:08 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-27 17:35:55 +0300
commitd8da9b51e2f8f77ee2f83d3956508ca24220a9f1 (patch)
treee4977cc91cf9b59652e56252a86496b3aeb65474 /.gitignore
parent22b1db6980a7398dbd257265891944ecd4a4c8da (diff)
.gitignore: Ignore u-boot directory
The "u-boot" directory and its contents are created at build-time, ignore it in git. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa154b55..a99068d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@
/grub/
/memtest86plus/
/seabios/
+/u-boot/
/bin/
/release/
/descriptors/