summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-08-29 12:05:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2025-08-29 12:05:58 -0400
commit66fa3b5eef6e4764a3beb097ecc9e04b6d956bc9 (patch)
tree9c6fffb568c56e1d9a63f27934da2778edf6f2c0 /src
parent6fbd7b93c615f34df63ee978e97c6eb0c85255de (diff)
Fix .gitignore for src/interfaces/libpq-oauth.
This missed files created when running the oauth tests.
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/libpq-oauth/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interfaces/libpq-oauth/.gitignore b/src/interfaces/libpq-oauth/.gitignore
index a4afe7c1c68..eb5b98aea54 100644
--- a/src/interfaces/libpq-oauth/.gitignore
+++ b/src/interfaces/libpq-oauth/.gitignore
@@ -1 +1,4 @@
/exports.list
+/oauth_tests
+
+/tmp_check/