mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
gitignore: Add defconfig and fdtgrep
Ignore defconfig and tools/fdtgrep. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,6 +48,7 @@
|
||||
/LOG
|
||||
/spl/
|
||||
/tpl/
|
||||
/defconfig
|
||||
|
||||
#
|
||||
# Generated include files
|
||||
|
1
tools/.gitignore
vendored
1
tools/.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
/atmel_pmecc_params
|
||||
/bmp_logo
|
||||
/envcrc
|
||||
/fdtgrep
|
||||
/fit_check_sign
|
||||
/fit_info
|
||||
/gen_eth_addr
|
||||
|
Reference in New Issue
Block a user