1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add missing entry to oauth_validator test .gitignore

Commit b3f0be788 accidentally missed adding the oauth client test
binary to the relevant .gitignore.

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/2839306.1740082041@sss.pgh.pa.us
This commit is contained in:
Daniel Gustafsson
2025-02-20 21:29:21 +01:00
parent 3e4d868615
commit 2c53dec7f4

View File

@ -2,3 +2,4 @@
/log/
/results/
/tmp_check/
/oauth_hook_client