summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8ec3d06c3e..34a2ca96fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
*~
*.swp
*.patch
+*.bin
#
# Top-level generic files
@@ -23,14 +24,15 @@
/u-boot.hex
/u-boot.imx
/u-boot.map
-/u-boot.bin
/u-boot.srec
/u-boot.ldr
/u-boot.ldr.hex
/u-boot.ldr.srec
+/u-boot.img
+/u-boot.kwb
+/u-boot.sha1
+/u-boot.dis
/u-boot.lds
-/u-boot-onenand.bin
-/u-boot-flexonenand.bin
#
# Generated files
OpenPOWER on IntegriCloud