mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Remove unused directory from test/ssl .gitignore
The clientside log saved from the testrun was removed in 1caef31d9
but the entry in the .gitignore file remained. While this exists
in older branches as well, it's mostly a cosmetical fix so no back-
patching is done.
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/F8E73040-BB6F-43BF-95B4-3CEC037BE856@yesql.se
This commit is contained in:
parent
87076c4083
commit
454ae15d10
1 changed files with 0 additions and 1 deletions
1
src/test/ssl/.gitignore
vendored
1
src/test/ssl/.gitignore
vendored
|
|
@ -1,3 +1,2 @@
|
|||
# Generated by regression tests
|
||||
/client-log
|
||||
/tmp_check/
|
||||
|
|
|
|||
Loading…
Reference in a new issue