Gitignore vcxproj files.

Per request from Craig Ringer.
pull/3/head
Andrew Dunstan 13 years ago
parent 990fe3c4ed
commit eaf764842e
  1. 1
      .gitignore

1
.gitignore vendored

@ -18,6 +18,7 @@ objfiles.txt
*.gcov.out
lcov.info
*.vcproj
*.vcxproj
win32ver.rc
*.exe
lib*dll.def

Loading…
Cancel
Save