mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
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 ee1bfd1683
.
This commit is contained in:
3
src/bin/pg_walsummary/.gitignore
vendored
3
src/bin/pg_walsummary/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
pg_walsummary
|
||||
/pg_walsummary
|
||||
/tmp_check/
|
||||
|
Reference in New Issue
Block a user