mirror of
https://github.com/postgres/postgres.git
synced 2025-09-11 00:12:06 +03:00
Add missing .gitignore entry.
Seems an oversight in 7d8219a44
. Fix before somebody commits
a generated file.
This commit is contained in:
1
src/bin/pg_waldump/.gitignore
vendored
1
src/bin/pg_waldump/.gitignore
vendored
@@ -15,6 +15,7 @@
|
|||||||
/nbtdesc.c
|
/nbtdesc.c
|
||||||
/relmapdesc.c
|
/relmapdesc.c
|
||||||
/replorigindesc.c
|
/replorigindesc.c
|
||||||
|
/rmgrdesc_utils.c
|
||||||
/seqdesc.c
|
/seqdesc.c
|
||||||
/smgrdesc.c
|
/smgrdesc.c
|
||||||
/spgdesc.c
|
/spgdesc.c
|
||||||
|
Reference in New Issue
Block a user