[PATCH] Addition of JetBrains project directory to .gitignore

Поиск
Список
Период
Сортировка
От David Nedrow
Тема [PATCH] Addition of JetBrains project directory to .gitignore
Дата
Msg-id 15BFD11D-5D72-46B2-BDB1-2DF4E049C13D@me.com
обсуждение исходный текст
Ответы Re: [PATCH] Addition of JetBrains project directory to .gitignore  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
This patch simply adds “.idea/“ to the list of global excludes across all subdirectories. This directory is created
whena JetBrains IDE is used to open a project. In my specific case, Clion is creating the project directory. 

The ONLY change in the patch is the “.idea/“ addition to .gitignore.

David Nedrow
dnedrow@me.com



Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Allow superuser to grant passwordless connection rights onpostgres_fdw
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [PATCH] Addition of JetBrains project directory to .gitignore