]> git.baikalelectronics.ru Git - uboot.git/commit
gitignore: add intermediates from libfdt build
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 29 Aug 2017 09:47:16 +0000 (11:47 +0200)
committerSimon Glass <sjg@chromium.org>
Mon, 4 Sep 2017 08:10:06 +0000 (02:10 -0600)
commit8cb80e17e3b3371df2386b69466c62cff44fbd40
tree77f71344f2fa785742c2896d28e9a6c6ada80b81
parentb35cafccdc7a1ce66fc64c5a8b53227bf847c5fb
gitignore: add intermediates from libfdt build

Since 6d63c6e (fdt: Build the new python libfdt module), a number of
additional files are auto-generated/installed into the tools directory.
List these in .gitignore to suppress having them listed as untracked.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
References: 6d63c6e (fdt: Build the new python libfdt module)
Reviewed-by: Simon Glass <sjg@chromium.org>
.gitignore