On Thursday 13 May 2010 18:56:22 Peter Tyser wrote: > These are auto-generated files and should be ignored by git. > > Signed-off-by: Peter Tyser <[email protected]> > --- > This doesn't seem like the most sustainable long term solution. > Every time we add a new auto-generated Config.in or Kbuild file > we'll need to update a .gitignore file.
This is another reason I put all the generated files for toybox into a single "generated/" directory, which could have a gitignore directive on the directory and everything under it. Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
