mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 09:40:25 -04:00
Add missing .gitignore entry.
Seems an oversight in 7d8219a44. Fix before somebody commits
a generated file.
This commit is contained in:
parent
2bfbad9c42
commit
db6957bae8
1 changed files with 1 additions and 0 deletions
1
src/bin/pg_waldump/.gitignore
vendored
1
src/bin/pg_waldump/.gitignore
vendored
|
|
@ -15,6 +15,7 @@
|
|||
/nbtdesc.c
|
||||
/relmapdesc.c
|
||||
/replorigindesc.c
|
||||
/rmgrdesc_utils.c
|
||||
/seqdesc.c
|
||||
/smgrdesc.c
|
||||
/spgdesc.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue