mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
Gitignore vcxproj files.
Per request from Craig Ringer.
This commit is contained in:
parent
990fe3c4ed
commit
eaf764842e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,6 +18,7 @@ objfiles.txt
|
|||
*.gcov.out
|
||||
lcov.info
|
||||
*.vcproj
|
||||
*.vcxproj
|
||||
win32ver.rc
|
||||
*.exe
|
||||
lib*dll.def
|
||||
|
|
|
|||
Loading…
Reference in a new issue