From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Lennart Sorensen" Date: Wed, 1 Apr 2015 15:49:28 -0400 Message-ID: <20150401194928.GS29558@csclub.uwaterloo.ca> References: <20150401125148.GA29467@hermes.click-hack.org> <551BEB62.7030901@xenomai.org> <551C0025.5090908@siemens.com> <551C1AC9.1060109@xenomai.org> <551C1D2C.2060303@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <551C1D2C.2060303@siemens.com> Subject: Re: [Xenomai] [Xenomai-git] Jan Kiszka : Create gitignore for autotools files List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai@xenomai.org 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