Fix indentation in include/flash.h
[oweals/u-boot_mod.git] / .gitignore
index feb7eccff27581e4ec1c6d75823d06b3eab9d3e5..6628b1a46c87a5c97cad99958e9697052fe6a536 100644 (file)
@@ -24,6 +24,9 @@
 # host programs on Cygwin
 *.exe
 
+# lzma host util
+host_util/lzma/lzma
+
 #
 # Top-level generic files
 #
@@ -52,6 +55,9 @@
 # TODO: broken symbolic link
 /u-boot/include/asm-*/arch
 
+# Do not ignore original u-boot images
+!/original_u-boot_images/*.bin
+
 #
 # git files that we don't want to ignore even it they are dot-files
 #