From d33dfc9ce69cf4b758076decd65e9ee18c882313 Mon Sep 17 00:00:00 2001 From: Lyssa Date: Wed, 28 Jan 2026 19:25:27 +0400 Subject: [PATCH] Revert export-ignore --- .gitattributes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index de5bd3d..4d21483 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -MAS export-ignore -LICENSE export-ignore -README.md export-ignore -.gitattributes export-ignore +# MAS export-ignore +# LICENSE export-ignore +# README.md export-ignore +# .gitattributes export-ignore