提交 63e9c5b7 编写于 作者: P Peter Eisentraut

Add gitignore entries for Windows MSVC builds

上级 001cbb14
......@@ -17,8 +17,14 @@ objfiles.txt
*.gcov
*.gcov.out
lcov.info
*.vcproj
win32ver.rc
# Local excludes in root directory
/GNUmakefile
/config.log
/config.status
/pgsql.sln
/pgsql.sln.cache
/Debug/
/Release/
/compatlib.def
/libecpg_compatdll.def
/libecpg_compatddll.def
/blibecpg_compatdll.def
......
/ecpglib.def
/libecpgdll.def
/libecpgddll.def
/blibecpgdll.def
......
/pgtypeslib.def
/libpgtypesdll.def
/libpgtypesddll.def
/blibpgtypesdll.def
......
......@@ -17,3 +17,5 @@
/ip.c
/encnames.c
/wchar.c
/libpqdll.def
/libpq.rc
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册