pgsql: Ignore config.pl and buildenv.pl in src/tools/msvc.
pgsql: Ignore config.pl and buildenv.pl in src/tools/msvc.
От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:
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 Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/9cb9d75246afa443d500dc74563d61956e8deaa9 Modified Files -------------- src/tools/msvc/.gitignore | 3 +++ 1 file changed, 3 insertions(+)