1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:22:48 +02:00
xburst-tools/.gitignore
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

14 lines
129 B
Plaintext

/aclocal.m4
/config.h
/config.h.in
/config.log
/config.status
/configure
/stamp-h1
/m4/
/autom4te.cache/
Makefile.in
/Makefile