[PATCH] Addition of JetBrains project directory to .gitignore - Mailing list pgsql-hackers

From David Nedrow
Subject [PATCH] Addition of JetBrains project directory to .gitignore
Date
Msg-id 15BFD11D-5D72-46B2-BDB1-2DF4E049C13D@me.com
Whole thread Raw
Responses Re: [PATCH] Addition of JetBrains project directory to .gitignore  (Daniel Gustafsson <daniel@yesql.se>)
List 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



Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Allow superuser to grant passwordless connection rights onpostgres_fdw
Next
From: Daniel Gustafsson
Date:
Subject: Re: [PATCH] Addition of JetBrains project directory to .gitignore