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:
parent
3e4d868615
commit
2c53dec7f4
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user