From cd8ec84f20e2eb36e93654eb304b9a48662e0678 Mon Sep 17 00:00:00 2001 From: Joe Tannenbaum Date: Fri, 12 Sep 2025 11:37:36 -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