Add .gitignore entry for a derived file created by "make distprep".
I chanced to notice that "make distprep" leaves a state of the tree that git complains about. It's been like this for awhile, but given the lack of complaints it probably doesn't need back-patching.
This commit is contained in:
parent
eaf0380ecc
commit
f6cddbd4d7
1
src/interfaces/libpq/.gitignore
vendored
1
src/interfaces/libpq/.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
/exports.list
|
||||
/libpq.rc
|
||||
/libpq-dist.rc
|
||||
# .c files that are symlinked in from elsewhere
|
||||
/encnames.c
|
||||
/wchar.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user