mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
Gitignore vcxproj files.
Per request from Craig Ringer.
This commit is contained in:
parent
990fe3c4ed
commit
eaf764842e
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,6 +18,7 @@ objfiles.txt
|
||||||
*.gcov.out
|
*.gcov.out
|
||||||
lcov.info
|
lcov.info
|
||||||
*.vcproj
|
*.vcproj
|
||||||
|
*.vcxproj
|
||||||
win32ver.rc
|
win32ver.rc
|
||||||
*.exe
|
*.exe
|
||||||
lib*dll.def
|
lib*dll.def
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user