Fix busted .gitignore entry.

Typo in commit 2258e76f9.
This commit is contained in:
Tom Lane 2022-04-08 14:22:47 -04:00
parent f37015a161
commit 5c431c7fb3

View File

@ -22,8 +22,10 @@
/tblspcdesc.c
/xactdesc.c
/xlogdesc.c
# Source files copied from src/backend/access/transam/
/xlogreader.c
/xlogstat.c
/xlogstats.c
# Generated by test suite
/tmp_check/