mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 07:57:29 +08: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 ee1bfd168390.
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