1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 14:14:38 +02:00
xburst-tools/xbboot/target-stage1
Jonathan Nieder e6a1f0f665 update .gitignore
Ignore accidentally tracking xbboot build products.  Do track
Makefiles that are not automatically generated.  Fixing this makes
debian/clean.sh work again.

Mistakenly ignored files were detected by

	git ls-files -i --exclude-standard

and un-ignored build products by

	git ls-files -o --exclude-standard

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:14:12 +08:00
..
head.S update the email address 2010-04-28 18:29:53 +08:00
Makefile unset executable bit on firmware image 2010-05-11 17:08:25 +08:00
stage1.c update the email address 2010-04-28 18:29:53 +08:00
target.ld Created xbboot. 2009-08-21 14:04:09 +08:00