From: | Dianjin Wang <wangdianjin(at)gmail(dot)com> |
---|---|
To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Add .DS_Store to .gitignore |
Date: | 2025-04-10 07:15:17 |
Message-ID: | CACz0+mO5Stq-1MzMXgz3tisyGXop=dUi70-FLMa0GG5DxhPO4A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi David, thanks for the tip!
Best,
Dianjin Wang
On Thu, Apr 10, 2025 at 2:10 PM David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> On Thu, 10 Apr 2025 at 18:05, Dianjin Wang <wangdianjin(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2025-04-10 07:20:17 | Re: Cannot find a working 64-bit integer type on Illumos |
Previous Message | Maksim.Melnikov | 2025-04-10 07:12:34 | Re: sync_standbys_defined read/write race on startup |