[Etherboot-developers] files that CVS may ignore
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <Gee...@xs...> - 2003-04-20 11:28:28
|
Hello, On a `cvs update` you will get a lot of warnings of unregistered files in the src/bin/ directory The avoid all the outputlines that start with '? src/bin/', I made a cvs ignore file. IMHO it should go into CVS. Could someone do echo "*.rom *.bin *.img *.zimg *.fi *.zfi nrv2b" > src/bin/.cvsignore and commit it into the repository? Geert Stappers |