Add downloaded files to gitignore - Mailing list pgsql-hackers

From Chao Li
Subject Add downloaded files to gitignore
Date
Msg-id CAEoWx2kZyaAiFpZFb0Sjh+2P5MDr9uKCVtyekwTHfWdyinuuqg@mail.gmail.com
Whole thread Raw
Responses Re: Add downloaded files to gitignore
List pgsql-hackers
Hi Hackers,

While building Unicode map files, it may download some files from the Internet, this patch adds them to .gitignore to avoid noise to "git status".

You may view the list of downloaded files in src/backend/utils/Unicode/Makefile.

Best regards,
Chao Li (Evan)
---------------------
HighGo Software Co., Ltd.
https://www.highgo.com/
Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Improve pg_sync_replication_slots() to wait for primary to advance
Next
From: Richard Guo
Date:
Subject: Why has_useful_pathkeys() needs to check group_pathkeys