From 97605c60f0e1c9edb5aa0403e20d4a211a02c4ec Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 16 Nov 2022 16:42:20 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index a1e0ccc..b55f139 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,6 +10,7 @@ # don't add these files/directories to github release tarballs (composer dist install) /docs/ export-ignore /tests/ export-ignore +/tools/ export-ignore /.github/ export-ignore /.gitattributes export-ignore /.gitignore export-ignore