tools: .gitignore: Add libfdt related files
authorBin Meng <bmeng.cn@gmail.com>
Wed, 6 Sep 2017 05:37:45 +0000 (22:37 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 7 Sep 2017 14:44:35 +0000 (10:44 -0400)
commiteab44c93ebffc17603a651501c32495ec96c13e5
tree5a63a94f02f03894587771822015b98267ae01ee
parentd11d3b2fa677aae817686af94ed9cb6c2c71d3c3
tools: .gitignore: Add libfdt related files

Some files are generated during libfdt build. Ignore them.

This was wrongly put in the .gitignore in the root directory before.
Now let's remove entries there and put them in the right place.

Fixes: 34e2c285 ("gitignore: add intermediates from libfdt build")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
.gitignore
tools/.gitignore