mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add .gitignore for src/test/authentication/tmp_check.
Michael Paquier Discussion: https://www.postgresql.org/message-id/CAB7nPqRZ_LNTCJ7gGjE_SpRanGoALfTgsxdauNsKq%2BLBRH9fxg%40mail.gmail.com
This commit is contained in:
parent
59bfb190f7
commit
14a72525d2
1 changed files with 2 additions and 0 deletions
2
src/test/authentication/.gitignore
vendored
Normal file
2
src/test/authentication/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Generated by test suite
|
||||
/tmp_check/
|
||||
Loading…
Reference in a new issue