diff --git a/.gitignore b/.gitignore index f052a4b89..e653a4849 100644 --- a/.gitignore +++ b/.gitignore @@ -41,7 +41,7 @@ cmake/ build_tools # `dotnet new` template zip files are generated by a pre-build step. -/src/dotnet/commands/dotnet-new/*.zip +/src/dotnet/commands/dotnet-new/*.zip ### VisualStudio.gitignore from https://raw.githubusercontent.com/github/gitignore/master/VisualStudio.gitignore ###