Ignore automatically-generated files in source code with .gitignore

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Ignore automatically-generated files in source code with .gitignore
Дата
Msg-id CAB7nPqR+kO-Qex7o0HwDy21uns5eAdmNruP_FiF5H0kxC1xNqA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Ignore automatically-generated files in source code with .gitignore  (Hiroshi Inoue <inoue@tpf.co.jp>)
Список pgsql-odbc
Hi all,

A lot of files are automatically generated when invocating autoreconf
and configure (config/*, Makefile.in, etc.) to set up a build for
ODBC. As ODBC has been moved to git, I think that it would be better
add a .gitignore file at the root folder of code tree to ignore all
the files that are automatically generated. This is useful to prevent
accidental commit of files that are not wanted in the remote
repository. Please find attached a simple patch adding that.

Regards,
--
Michael

Вложения

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

Предыдущее
От: Maziar Navahan
Дата:
Сообщение: Check out my profile on LinkedIn
Следующее
От: FAU
Дата:
Сообщение: UNICODE