pgsql: src/test/modules/test_dsa needs a .gitignore file.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: src/test/modules/test_dsa needs a .gitignore file.
Date: 2023-11-15 19:00:11
Message-ID: E1r3L7T-005bsI-8v@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

src/test/modules/test_dsa needs a .gitignore file.

Without this, "git status" is unhappy after a check-world run.
Oversight in 325f54033.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83267b15bf0dffa6e1096608bda95b8488048bb9

Modified Files
--------------
src/test/modules/test_dsa/.gitignore | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2023-11-15 19:44:00 pgsql: Retire MemoryContextResetAndDeleteChildren() macro.
Previous Message Daniel Gustafsson 2023-11-15 13:12:12 pgsql: doc: align column order with pg_stat_statements view