From 3170955b849302628611cdf9abfb96c809d4623b Mon Sep 17 00:00:00 2001 From: Joe Tannenbaum Date: Fri, 12 Sep 2025 11:36:37 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 86376945..4da48a8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,4 @@ CHANGELOG.md export-ignore README.md export-ignore -.github/workflows/browser-test.yml export-ignore +.github/workflows/browser-tests.yml export-ignore