Gitignore vcxproj files.

Per request from Craig Ringer.
This commit is contained in:
Andrew Dunstan 2013-01-23 03:44:37 -05:00
parent 990fe3c4ed
commit eaf764842e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -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