From 49acb5fdf012075627014b677a484e75680764c4 Mon Sep 17 00:00:00 2001
From: systemsolutionweb <88460896+systemsolutionweb@users.noreply.github.com>
Date: Mon, 13 Jun 2022 13:05:33 -0500
Subject: [PATCH] Update .gitattributes

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index cb40fe2..77a44ce 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,6 +4,7 @@
 # This way, the files would be available in the repository but it would not be downloaded when the package is required by another project.
 /.github            export-ignore
 /.gitignore         export-ignore
+/.gitattributes     export-ignore
 /tests              export-ignore
 /phpunit.xml.dist   export-ignore
 /psalm.xml          export-ignore
-- 
GitLab