diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 5c8aece5..d8d40796 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -27,12 +27,16 @@ x86/ [Aa][Rr][Mm]/ [Aa][Rr][Mm]64/ bld/ -**/[Bb]in/* -!**/[Bb]in/*.refresh [Oo]bj/ [Ll]og/ [Ll]ogs/ +# Build results on 'Bin' directories +**/[Bb]in/* +# Uncomment if you have tasks that rely on *.refresh files to move binaries +# (https://github.com/github/gitignore/pull/3736) +#!**/[Bb]in/*.refresh + # Visual Studio 2015/2017 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot