Adjust gitignore for /build
/build-* can't ignore /build. Signed-off-by: Rong Tao <rongtao@cestc.cn> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -35,7 +35,7 @@
|
||||
*.tab.[ch]
|
||||
|
||||
# Build tree
|
||||
/build-*
|
||||
/build*
|
||||
|
||||
#
|
||||
# Top-level generic files
|
||||
|
||||
Reference in New Issue
Block a user