mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 12:09:40 +02:00
aa43b70e0c
Use anchored filenames and wildcards to make it easier to keep the .gitignore file up to date with future code changes. The entries are more precise now: * ‘git add .’ will not start tracking the src/usbboot binary * ‘git ls-files -i --exclude-standard’ will not list xburst_stage1/Makefile and xburst_stage2/Makefile as mistakenly tracked. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> |
||
---|---|---|
.. | ||
boothandler.c | ||
cache.c | ||
head.S | ||
main.c | ||
Makefile | ||
nandflash_4740.c | ||
nandflash_4750.c | ||
serial.c | ||
target.ld | ||
udc.c |