mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-15 10:57:02 +08: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