From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Achim Gratz Newsgroups: gmane.emacs.devel Subject: Re: .gitignore and .bzrignore files. Date: Mon, 24 Mar 2014 23:44:23 +0100 Organization: Linux Private Site Message-ID: <877g7jb4jc.fsf@Rainer.invalid> References: <20140321200042.236863805FB@snark.thyrsus.com> <532CE0B7.3010309@cs.ucla.edu> <20140322030017.GA29313@thyrsus.com> <532D057D.9050305@cs.ucla.edu> <20140322042921.GA29817@thyrsus.com> <532DA4BB.9070301@cs.ucla.edu> <20140322184734.GA2704@thyrsus.com> <8738i8ar0v.fsf_-_@yahoo.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1395701083 26877 80.91.229.3 (24 Mar 2014 22:44:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Mar 2014 22:44:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 24 23:44:53 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WSDbw-0005AM-NW for ged-emacs-devel@m.gmane.org; Mon, 24 Mar 2014 23:44:52 +0100 Original-Received: from localhost ([::1]:38683 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDbw-0004mw-C0 for ged-emacs-devel@m.gmane.org; Mon, 24 Mar 2014 18:44:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDbn-0004fH-13 for emacs-devel@gnu.org; Mon, 24 Mar 2014 18:44:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSDbg-0001C1-SG for emacs-devel@gnu.org; Mon, 24 Mar 2014 18:44:42 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:41277) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDbg-0001Br-JJ for emacs-devel@gnu.org; Mon, 24 Mar 2014 18:44:36 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WSDbe-0004k5-Pi for emacs-devel@gnu.org; Mon, 24 Mar 2014 23:44:34 +0100 Original-Received: from pd9eb025a.dip0.t-ipconnect.de ([217.235.2.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Mar 2014 23:44:34 +0100 Original-Received: from Stromeko by pd9eb025a.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Mar 2014 23:44:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pd9eb025a.dip0.t-ipconnect.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:dBgHyTp07NYaEwkAx1BWlUCL33g= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170938 Archived-At: Nicolas Richard writes: > I have one question : what goes in those ignore filesĀ ? I've heard some > people want to ignore files created during compilation, while some other > don't because they compile off tree and want to know if files get added > in the tree. Since it's close to impossible to cater to both in-tree and out-of-tree builds, you'll either end up with no .gitignore files in the repo at all or adding them and having those files ignored. Given that git clean -xn will show you even those files that you ignore (and other VCS have their own variant of the same), it may be slightly easier to just keep the .gitignore files in the tree. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs