git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee56c0
)
Adjust gitignore for /build
author
Rong Tao
<rongtao@cestc.cn>
Mon, 4 Sep 2023 02:50:04 +0000
(10:50 +0800)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
002f95d
..
9697f00
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-35,7
+35,7
@@
*.tab.[ch]
# Build tree
-/build
-
*
+/build*
#
# Top-level generic files