Aleksey Sanin wrote:
Thanks! I've added a few more files and checked in.

My build is outside source tree so that my list is so short.
As Makefile.in exclude all files including those in sub-directories I expect that Makefile to do the same and lines with path component like apps/Makefile are extra.


Aleksey

On 5/12/2010 1:26 PM, Roumen Petrov wrote:
Hi Aleksey,
After bootstrap git list lot of "Untracked files".
To minimize list I use following .gitignore file in repository top
directory.
====================
[SNIP]
====================

I think that is good to exclude every Makefile.in but for now I list all
of them.
If I understand properly .gitignore syntax /Makefile.in ignore only
Makefile.in only in top directory and Makefile.in will ignore all
including sub-directories.

Roumen

Roumen
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to