[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .gitignore and .bzrignore files.
From: |
Nicolas Richard |
Subject: |
Re: .gitignore and .bzrignore files. |
Date: |
Mon, 24 Mar 2014 16:54:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
"Eric S. Raymond" <address@hidden> writes:
> Nicolas Richard <address@hidden>:
>> 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.
>
> I don't see how not excluding (for example) .o files would help with this.
When you compile off tree and an .o file is added in the tree, it's a
problem that should be detected. Ignoring those files would only hide
the problem. Note that I don't in fact do that, I was just reporting on
what I have heard/read elsewhere.
--
Nico.
- Re: Converted git repository available for review, (continued)
- Re: Converted git repository available for review, Paul Eggert, 2014/03/21
- Re: Converted git repository available for review, Eric S. Raymond, 2014/03/21
- Re: Converted git repository available for review, Paul Eggert, 2014/03/21
- Re: Converted git repository available for review, Juanma Barranquero, 2014/03/21
- Re: Converted git repository available for review, Eric S. Raymond, 2014/03/22
- Re: Converted git repository available for review, Paul Eggert, 2014/03/22
- Re: Converted git repository available for review, Eric S. Raymond, 2014/03/22
- Re: .gitignore and .bzrignore files., Nicolas Richard, 2014/03/24
- Re: .gitignore and .bzrignore files., Eric S. Raymond, 2014/03/24
- Re: .gitignore and .bzrignore files., Stephen J. Turnbull, 2014/03/24
- Re: .gitignore and .bzrignore files.,
Nicolas Richard <=
- Re: .gitignore and .bzrignore files., Achim Gratz, 2014/03/24
Re: Converted git repository available for review, Juanma Barranquero, 2014/03/22
Re: Converted git repository available for review, Andreas Schwab, 2014/03/22