Browse Source

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>
Bin Meng 8 years ago
parent
commit
0112432798
2 changed files with 2 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 1 0
      tools/.gitignore

+ 1 - 0
.gitignore

@@ -48,6 +48,7 @@
 /LOG
 /spl/
 /tpl/
+/defconfig
 
 #
 # Generated include files

+ 1 - 0
tools/.gitignore

@@ -1,6 +1,7 @@
 /atmel_pmecc_params
 /bmp_logo
 /envcrc
+/fdtgrep
 /fit_check_sign
 /fit_info
 /gen_eth_addr