Ignore config.pl and buildenv.pl in src/tools/msvc.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c2a4bb3ded75b92c3f92dfff0772f50726c77c6a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-05-12T18:24:37Z
Releases: 9.1.14
Ignore config.pl and buildenv.pl in src/tools/msvc.

config.pl and buildenv.pl can be used to customize build settings when
using MSVC.  They should never get committed into the common source tree.

Back-patch to 9.0; it looks like the rules were different in 8.4.

Michael Paquier

Files

PathChange+/−
src/tools/msvc/.gitignore added +3 −0