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

From Dianjin Wang
Subject Add .DS_Store to .gitignore
Date
Msg-id CACz0+mM-99mbhAiHr9E5_1ZOkdmrox-3ZLAaqR7i-=oa0LE3dA@mail.gmail.com
Whole thread Raw
Responses Re: Add .DS_Store to .gitignore
List pgsql-hackers
Hi,

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.

This is my first time sending the patch to PostgreSQL. If anything
needs to be improved, please let me know. Thanks!

Best,
Dianjin Wang

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring
Next
From: David Rowley
Date:
Subject: Re: Add .DS_Store to .gitignore