Update .gitignore: track original u-boot images
authorPiotr Dymacz <pepe2k@gmail.com>
Mon, 16 Nov 2015 11:00:47 +0000 (12:00 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 16 Nov 2015 11:00:47 +0000 (12:00 +0100)
.gitignore

index feb7eccff27581e4ec1c6d75823d06b3eab9d3e5..ac10b384784ccac5ee8e817d2e5c2dda3543a916 100644 (file)
@@ -52,6 +52,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
 #