projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe3fbd3
)
gitignore: Add defconfig and fdtgrep
author
Bin Meng
<bmeng.cn@gmail.com>
Fri, 31 Jul 2015 07:24:39 +0000
(
00:24
-0700)
committer
Simon Glass
<sjg@chromium.org>
Wed, 5 Aug 2015 14:42:39 +0000
(08:42 -0600)
Ignore defconfig and tools/fdtgrep.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
.gitignore
patch
|
blob
|
history
tools/.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index a40c277105ea65efe81a70c53715099adf6d2548..33abbd3d0783ce75b4b1d111b1ee085bc150e30f 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-48,6
+48,7
@@
/LOG
/spl/
/tpl/
+/defconfig
#
# Generated include files
diff --git
a/tools/.gitignore
b/tools/.gitignore
index eb1a27e36d4b7bd319ebdada7e4c467e76601d55..ff0768030852575249de7605172e6fb083870599 100644
(file)
--- a/
tools/.gitignore
+++ b/
tools/.gitignore
@@
-1,6
+1,7
@@
/atmel_pmecc_params
/bmp_logo
/envcrc
+/fdtgrep
/fit_check_sign
/fit_info
/gen_eth_addr