Fix pg_walsummary's .gitignore

Michael Paquier <michael@paquier.xyz>

Commit: 278972f5933679e06e7d71d2060c1867f5aa4ebe
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-01-12T04:40:58Z
Releases: 17.0
Fix pg_walsummary's .gitignore

It missed a entry for tmp_check/ generated by the tests.  While on it,
append a slash at the beginning of "pg_walsummary" to restrict its check
to the current directory, like anywhere else.

Oversights in ee1bfd168390.

Files

PathChange+/−
src/bin/pg_walsummary/.gitignore modified +2 −1