File tree Expand file tree Collapse file tree 5 files changed +11
-0
lines changed Expand file tree Collapse file tree 5 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,14 @@ objfiles.txt
17
17
* .gcov
18
18
* .gcov.out
19
19
lcov.info
20
+ * .vcproj
21
+ win32ver.rc
20
22
21
23
# Local excludes in root directory
22
24
/GNUmakefile
23
25
/config.log
24
26
/config.status
27
+ /pgsql.sln
28
+ /pgsql.sln.cache
29
+ /Debug /
30
+ /Release /
Original file line number Diff line number Diff line change
1
+ /compatlib.def
1
2
/libecpg_compatdll.def
2
3
/libecpg_compatddll.def
3
4
/blibecpg_compatdll.def
Original file line number Diff line number Diff line change
1
+ /ecpglib.def
1
2
/libecpgdll.def
2
3
/libecpgddll.def
3
4
/blibecpgdll.def
Original file line number Diff line number Diff line change
1
+ /pgtypeslib.def
1
2
/libpgtypesdll.def
2
3
/libpgtypesddll.def
3
4
/blibpgtypesdll.def
Original file line number Diff line number Diff line change 17
17
/ip.c
18
18
/encnames.c
19
19
/wchar.c
20
+ /libpqdll.def
21
+ /libpq.rc
You can’t perform that action at this time.
0 commit comments