From 983762fc789b93d7f1faf82384d9834aa8c9f6b7 Mon Sep 17 00:00:00 2001 From: WitherOrNot Date: Sat, 2 May 2026 02:26:31 -0400 Subject: [PATCH] Revert "export-ignore" This reverts commit 5bde60199b3df5cac909d6c9bdb096cfc1a88c83. --- .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