From 27b27bee7e2bf10d508db0f7c7ccf483bf16dd9a Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Tue, 17 Aug 2021 12:14:40 +0000
Subject: [PATCH] Update gitattributes file

---
 .gitattributes | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 5e6535056..984fe1871 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,8 +3,12 @@
 /metadata/.gitkeep export-ignore
 /tests export-ignore
 /tools export-ignore
-.coveralls.yml export-ignore
+codecov.yml export-ignore
 .editorconfig export-ignore
 .gitattributes export-ignore
 .gitignore export-ignore
-
+psalm.xml export-ignore
+phpcs.xml export-ignore
+phpunit.xml export-ignore
+.github export-ignore
+.php_cs.dist export-ignore
-- 
GitLab