diff --git a/.gitignore b/.gitignore index e50393f003c5d1..e1703844e5d320 100644 --- a/.gitignore +++ b/.gitignore @@ -45,8 +45,8 @@ /config_fips.gypi # === Rules for MSVS artifacts === -/Debug -/Release +Debug/ +Release/ *.sln *.suo *.vcxproj*