From cc319d5d8a0ae158dedb78497ca2c17c9ee18ddc Mon Sep 17 00:00:00 2001 From: devteamaegis Date: Thu, 21 May 2026 18:26:44 -0400 Subject: [PATCH] fix: rename .gitattribute to .gitattributes so git actually reads it --- .gitattribute => .gitattributes | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitattribute => .gitattributes (100%) diff --git a/.gitattribute b/.gitattributes similarity index 100% rename from .gitattribute rename to .gitattributes