Hi,
On Tue, 7 Feb 2006, Junio C Hamano wrote:
Andreas Ericsson [off-list ref] writes:
quoted
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +124,4 @@ git-core.spec
libgit.a
*.o
*.py[co]
+config.mak
I am not sure about this part. It is plausible that somebody
who privately uses config.mak has it in _his_ repository under
version control. Should we list it in .gitignore?
I have it in .gitignore. If there were changes to config.mak which I had
in all my copies of git, I'd have them directly in the Makefile.
Hth,
Dscho