mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
Gitignore temp files generated by SSL regression suite
Michael Paquier
This commit is contained in:
parent
c9970ab937
commit
0fb256dc82
1 changed files with 3 additions and 0 deletions
3
src/test/ssl/.gitignore
vendored
Normal file
3
src/test/ssl/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Generated by regression tests
|
||||
/client-log
|
||||
/tmp_check/
|
||||
Loading…
Reference in a new issue