Re: Add downloaded files to gitignore - Mailing list pgsql-hackers

From Mingli Zhang
Subject Re: Add downloaded files to gitignore
Date
Msg-id CANG7CALve27+XsnW3Z=thqkB7_ctsMvPBqYWWk4rpFSeX6Rz1w@mail.gmail.com
Whole thread Raw
In response to Add downloaded files to gitignore  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Add downloaded files to gitignore
List pgsql-hackers


Chao Li <li.evan.chao@gmail.com>于2025年10月9日 周四17:35写道:
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/

I saw a similar question, the recommended solution was [1]

pgsql-hackers by date:

Previous
From: Shinya Kato
Date:
Subject: Re: Add mode column to pg_stat_progress_vacuum
Next
From: Álvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]