Re: Add .DS_Store to .gitignore - Mailing list pgsql-hackers

From Dianjin Wang
Subject Re: Add .DS_Store to .gitignore
Date
Msg-id CACz0+mO5Stq-1MzMXgz3tisyGXop=dUi70-FLMa0GG5DxhPO4A@mail.gmail.com
Whole thread Raw
In response to Re: Add .DS_Store to .gitignore  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
Hi David, thanks for the tip!

Best,
Dianjin Wang

On Thu, Apr 10, 2025 at 2:10 PM David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Thu, 10 Apr 2025 at 18:05, Dianjin Wang <wangdianjin@gmail.com> wrote:
> > Here is a patch to add the `.DS_Store` to the .gitignore to ignore the
> > `.DS_Store` file tracking by git when doing some development work in
> > the macOS terminal. It helps me and my community (Apache Cloudberry) a
> > lot. I hope this small patch can help you, too.
>
> There's a recommendation about what you could do about that in [1].
>
> David
>
> [1] https://www.postgresql.org/message-id/ead644ee-9352-4112-8552-8012d6396ebc%40eisentraut.org



pgsql-hackers by date:

Previous
From: "Maksim.Melnikov"
Date:
Subject: Re: sync_standbys_defined read/write race on startup
Next
From: Thomas Munro
Date:
Subject: Re: Cannot find a working 64-bit integer type on Illumos