On Tuesday, June 25, 2013 08:38:01 Marco Leise wrote:
> Am Mon, 24 Jun 2013 08:45:26 -0700
> 
> schrieb Andrei Alexandrescu <[email protected]>:
> > http://stackoverflow.com/questions/17263604/i-have-a-c-repository-but-gith
> > ub-says-its-d
> > 
> > Andrei
> 
> This is why you don't put automatically generated files in
> version control ... Especially when they have the file ending
> used by an indexed PL on GitHub ;)

Yeah. That was the great faux pas of that question. I'm not aware of any good 
reason to put generated files in version control unless they were only 
generated once and will never be generated again. github probably _should_ 
give you the chance to tell them what your code is written in though 
(bitbucket asks you when you create the repo).

- Jonathan M Davis

Reply via email to