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 002f95d..9697f00 100644 (file)
@@ -35,7 +35,7 @@
 *.tab.[ch]
 
 # Build tree
-/build-*
+/build*
 
 #
 # Top-level generic files