mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
Fix .gitignore for src/interfaces/libpq-oauth.
This missed files created when running the oauth tests.
This commit is contained in:
parent
4aea558910
commit
0c97c72f3f
1 changed files with 3 additions and 0 deletions
3
src/interfaces/libpq-oauth/.gitignore
vendored
3
src/interfaces/libpq-oauth/.gitignore
vendored
|
|
@ -1 +1,4 @@
|
|||
/exports.list
|
||||
/oauth_tests
|
||||
|
||||
/tmp_check/
|
||||
|
|
|
|||
Loading…
Reference in a new issue