From 05c4f881efec946c0040cdd552d1afa9a519704b Mon Sep 17 00:00:00 2001 From: WitherOrNot Date: Sat, 4 Jul 2026 03:56:42 -0400 Subject: [PATCH] Revert "export-ignore" This reverts commit 40c74d0d7f42146b1dd1ab59b5c7e836d6a56d1f. --- .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