Re: [PATCH] Add .idea to gitignore for JetBrains CLion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Add .idea to gitignore for JetBrains CLion
Дата
Msg-id 2631131.1670168156@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [PATCH] Add .idea to gitignore for JetBrains CLion  (Sayyid Ali Sajjad Rizavi <sasrizavi@gmail.com>)
Ответы Re: [PATCH] Add .idea to gitignore for JetBrains CLion  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
Sayyid Ali Sajjad Rizavi <sasrizavi@gmail.com> writes:
> +**/.idea

Our policy is that the in-tree .gitignore files should only hide
files that are build artifacts of standard build processes.
Something like this belongs in your personal ~/.gitexclude,
instead.

(BTW, perhaps we should remove the entries targeting ".sl"
extensions?  AFAIK that was only for HP-UX, which is now
desupported.)

            regards, tom lane



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

Предыдущее
От: Sayyid Ali Sajjad Rizavi
Дата:
Сообщение: Re: [PATCH] Add .idea to gitignore for JetBrains CLion
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Error-safe user functions