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:
1
src/test/modules/oauth_validator/.gitignore
vendored
1
src/test/modules/oauth_validator/.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/log/
|
||||
/results/
|
||||
/tmp_check/
|
||||
/oauth_hook_client
|
||||
|
Reference in New Issue
Block a user