diff --git a/.gitignore b/.gitignore index 465f8a67..09164c65 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,10 @@ /build/gyp /test/run-tests +/test/run-tests.exe /test/run-tests.dSYM /test/run-benchmarks +/test/run-benchmarks.exe /test/run-benchmarks.dSYM *.sln @@ -22,6 +24,6 @@ *.vcxproj.user _UpgradeReport_Files/ UpgradeLog*.XML -build/Debug -build/Release -build/ipch +Debug +Release +ipch