On Wed, Apr 01, 2015 at 06:30:36PM +0200, Jan Kiszka wrote: > By pulling everything that autoconf generates out of the repo, forcing > the user of the git version to generate them yourself, you effectively > made those files build outputs. As we cannot store them out-of-tree > (like object files), we have to ignore them in-tree.
Certainly having them in .gitignore is a handy way to avoid them accidentally being commited again, if someone has a habbit of doing git commit -a. -- Len Sorensn _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
