9
0
Fork 0

replace barebox* in .gitignore with individual files

This effectively reverts:

| commit f9df22b002
| Author: Alexander Shiyan <shc_work@mail.ru>
| Date:   Mon Oct 8 10:35:04 2012 +0400
|
|    Add more generated files to .gitignore

barebox* is not limited to the toplevel directory, so this ignores
all files starting with 'barebox' from which we have several we do
not wish to ignore. Add barebox-flash-image to the ignore list which
seemed to be the motivation for the original patch.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Alexander Shiyan <shc_work@mail.ru>
This commit is contained in:
Sascha Hauer 2012-11-14 09:18:56 +01:00
parent 875ed10fbd
commit 9b8fa53626
1 changed files with 12 additions and 1 deletions

13
.gitignore vendored
View File

@ -26,11 +26,22 @@
#
tags
TAGS
barebox*
cross_arch
cross_compile
barebox
barebox.S
barebox.bin
barebox.srec
barebox.netx
barebox.s5p
barebox.spi
barebox.ubl
barebox.uimage
barebox.map
barebox-flash-image
System.map
Module.symvers
barebox_default_env*
#
# Generated include files