From ee8885a620904085338969859862aaef9c226398 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Thu, 23 Jun 2011 17:23:57 -0700 Subject: Add top-level device tree files to .gitignore BUG=chromium-os:11623 TEST=git status; see that u-boot.bin.dtb and u-boot.dtb are not displayed Change-Id: Id6844e76481dcd67434e1921cdb238a117d142ce Reviewed-on: http://gerrit.chromium.org/gerrit/3170 Tested-by: Simon Glass Reviewed-by: Che-Liang Chiou --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 34a2ca96fc..466c862fc8 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,10 @@ /u-boot.sha1 /u-boot.dis /u-boot.lds +/u-boot-onenand.bin +/u-boot-flexonenand.bin +/u-boot.bin.dtb +/u-boot.dtb # # Generated files -- cgit v1.2.3