diff --git a/.gitignore b/.gitignore index ae7c5b28..b076101a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,17 @@ scratch.wren # The baseline file is machine-specific, so doesn't get checked in. test/benchmark/baseline.txt + +# Visual Studio cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio User-specific files +*.suo +*.user +*.userosscache +*.sln.docstates \ No newline at end of file diff --git a/project/msvc2013/wren/wren.vcxproj b/project/msvc2013/wren/wren.vcxproj index a264f553..b33783d3 100644 --- a/project/msvc2013/wren/wren.vcxproj +++ b/project/msvc2013/wren/wren.vcxproj @@ -78,25 +78,25 @@ - - - - - - - - + + + + + + + + - - - - - - - - - + + + + + + + + +