From d8da9b51e2f8f77ee2f83d3956508ca24220a9f1 Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Fri, 26 Aug 2022 19:32:08 +0300 Subject: [PATCH] .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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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/