]> granicus.if.org Git - postgresql/commitdiff
Add .gitignore entry for a derived file created by "make distprep".
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Jan 2019 19:20:28 +0000 (14:20 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Jan 2019 19:20:28 +0000 (14:20 -0500)
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.

src/interfaces/libpq/.gitignore

index 9be338dec89b468e2db15dcd0bcbc34ea5b2cc90..38779b23a4930ece556fec4d06298b61cc1e4f66 100644 (file)
@@ -1,5 +1,6 @@
 /exports.list
 /libpq.rc
+/libpq-dist.rc
 # .c files that are symlinked in from elsewhere
 /encnames.c
 /wchar.c