diff --git a/.gitignore b/.gitignore index d3f9aff55..0ddf3aba2 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,11 @@ local.properties *.suo *.user *.sln.docstates +*.sln +*.vcxproj +*.vcxproj.filters +*.vcproj + # Build results [Dd]ebug/ @@ -62,6 +67,11 @@ local.properties *.vspscc .builds *.dotCover +*.dll +*.lib +*.exp +*.exe + ## TODO: If you have NuGet Package Restore enabled, uncomment this #packages/