Merge pull request #1238 from LennyPenny/patch-1

Ignore /MSVC* (Feature #3795)
0.6.1
scrawl 8 years ago committed by GitHub
commit f3a7be3339

1
.gitignore vendored

@ -10,6 +10,7 @@ prebuilt
##windows build process
/deps
/MSVC*
## doxygen
Doxygen

Loading…
Cancel
Save