From 7942b25c3f5ea21f1886bbf0e13ff7eaaacc423a Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Sun, 31 Mar 2024 17:22:21 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 13a9b2e..ed40bc9 100644 --- a/.gitignore +++ b/.gitignore @@ -223,7 +223,7 @@ orleans.codegen.cs # Including strong name files can present a security risk # (https://github.com/github/gitignore/pull/2483#issue-259490424) -#*.snk +*.snk # Since there are multiple workflows, uncomment next line to ignore bower_components # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)