Add .gitignore files to CVS?

Поиск
Список
Период
Сортировка
От Tim Bunce
Тема Add .gitignore files to CVS?
Дата
Msg-id 20100107221628.GF2505@timac.local
обсуждение исходный текст
Ответы Re: Add .gitignore files to CVS?  (Peter Eisentraut <peter_e@gmx.net>)
Re: Add .gitignore files to CVS?  (Alex Hunsaker <badalex@gmail.com>)
Список pgsql-hackers
I've a .git/info/exclude file I pulled from a link on the dev wiki.

Some of the changes I'm making create new files that ought to be added
to the excluded files. I can easily add them to my .git/info/exclude
file but it's much more work for me and others to spread those changes.

Is there any reason not to add .gitignore files into the repository?
They'll make no difference to those who don't use git, but be very
helpful to, and maintained by, those who do.

Tim.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: RFC: PostgreSQL Add-On Network
Следующее
От: Robert Haas
Дата:
Сообщение: Re: PostgreSQL 8.5 Open Items