diff options
| author | Bin Meng <[email protected]> | 2015-07-31 00:24:39 -0700 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2015-08-05 08:42:39 -0600 |
| commit | 01124327988d4eddd9d7580158d1d4fcf439d538 (patch) | |
| tree | f2819cff4b8c2204e6616e68735169fe6c7d2d6d /tools | |
| parent | fe3fbd302427b3690c4d682c1d7d03ca94771afd (diff) | |
gitignore: Add defconfig and fdtgrep
Ignore defconfig and tools/fdtgrep.
Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index eb1a27e36d4..ff076803085 100644 --- 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 |
