]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Adjust gitignore for /build
authorRong Tao <rongtao@cestc.cn>
Mon, 4 Sep 2023 02:50:04 +0000 (10:50 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 30 Sep 2023 19:15:31 +0000 (15:15 -0400)
/build-* can't ignore /build.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
Reviewed-by: Simon Glass <sjg@chromium.org>
.gitignore

index 002f95de4feb6736bd65c4b7f5a34db9243b20fd..9697f0088f809d6ce742a13f2c0e069046fcb678 100644 (file)
@@ -35,7 +35,7 @@
 *.tab.[ch]
 
 # Build tree
-/build-*
+/build*
 
 #
 # Top-level generic files