From 0cf2e1021c1707dc6251aa0e5ba09040b43609a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Jensen?= Date: Sun, 22 Oct 2023 12:45:20 +0200 Subject: [PATCH] v1.3 --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 98cae90..e020858 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ .gitattributes export-ignore +.github export-ignore .gitignore export-ignore -docs/ export-ignore Makefile export-ignore phpunit.xml.dist export-ignore -tests/ export-ignore +README.md export-ignore +tests export-ignore