Add missing entry to oauth_validator test .gitignore
authorDaniel Gustafsson <[email protected]>
Thu, 20 Feb 2025 20:29:21 +0000 (21:29 +0100)
committerDaniel Gustafsson <[email protected]>
Thu, 20 Feb 2025 20:29:21 +0000 (21:29 +0100)
Commit b3f0be788 accidentally missed adding the oauth client test
binary to the relevant .gitignore.

Reported-by: Tom Lane <[email protected]>
Discussion: https://postgr.es/m/2839306.1740082041@sss.pgh.pa.us

src/test/modules/oauth_validator/.gitignore

index 5dcb3ff9723501c3fe639bee1c1435e47a580a6f..8f18bcd2e1c99acfc9b026274741fff278ba6493 100644 (file)
@@ -2,3 +2,4 @@
 /log/
 /results/
 /tmp_check/
+/oauth_hook_client