From f0d151001c959e0a3a6917f5c24e3de455a05dd8 Mon Sep 17 00:00:00 2001 From: Mike Kistler Date: Mon, 10 Nov 2025 13:26:09 -0800 Subject: [PATCH] Apply suggestion from @thorrsson --- Dotnet.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dotnet.gitignore b/Dotnet.gitignore index 40ecd6b6..7282dbf2 100644 --- a/Dotnet.gitignore +++ b/Dotnet.gitignore @@ -37,8 +37,7 @@ ScaffoldingReadMe.txt *.snupkg # dotenv environment variables file -.env* -!.env.example +.env # Others ~$*