From bf6683aeedda883bd03070d0626978ff9e70a32a Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 28 Nov 2025 01:00:36 -0600 Subject: [PATCH] test: addressing gitlab bug --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 21a9852..c47ea45 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ *.elm linguist-language=Elm *.html linguist-language=HTML +*.ps linguist-detectable=false +*.eps linguist-detectable=false