projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed50e35
)
Update .gitignore: track original u-boot images
author
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 16 Nov 2015 11:00:47 +0000
(12:00 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 16 Nov 2015 11:00:47 +0000
(12:00 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index feb7eccff27581e4ec1c6d75823d06b3eab9d3e5..ac10b384784ccac5ee8e817d2e5c2dda3543a916 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-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
#