Re: [dev] [surf] introduce .gitignore

From: <stanio_AT_cs.tu-berlin.de>
Date: Fri, 15 Mar 2013 10:14:26 +0100

Hi,

* Alexander Huemer 2013-03-15 09:55
> On Fri, Mar 15, 2013 at 04:16:01AM +0800, Chris Down wrote:
>
> Not adding file to the index has nothing to do with git knowing what to
> do. In a more complex directory structure like the following you want to
> be able to do 'git add dir1' and then have .o files not in the index.
>
> dir1
> file1.c
> file1.o
> file2.c
> file2.o
> file3.c
> file3.o

Your point is good, in general, and I use .gitignore for some of my
projects, where I indeed have similar directory structure. But do you
expect surf to get that far that you need to add subdirectories and
multiple obj files (and probably latex auxilary files of the pdf
documentation?). I don't. And thus I consider .gitignore bloat.

cheers
--s.
Received on Fri Mar 15 2013 - 10:14:26 CET

This archive was generated by hypermail 2.3.0 : Fri Mar 15 2013 - 10:24:04 CET