mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
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>
This commit is contained in:
committed by
Xiangfu Liu
parent
78f38d48bf
commit
e6a1f0f665
8
xbboot/target-stage1/.gitignore
vendored
8
xbboot/target-stage1/.gitignore
vendored
@@ -1,8 +0,0 @@
|
||||
System.map
|
||||
head.o
|
||||
stage1.o
|
||||
stage1.bin
|
||||
stage1.dump
|
||||
stage1.elf
|
||||
stage1.map
|
||||
serial.o
|
||||
Reference in New Issue
Block a user