From c7c558756d827f6c9d142f95aea47d547956809f Mon Sep 17 00:00:00 2001 From: Anton Ukhanev Date: Thu, 14 Nov 2019 12:18:43 +0100 Subject: [PATCH] Ignoring phpmd config in git archive --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 036c391..a3034da 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,5 +10,6 @@ travis.php.ini export-ignore .gitignore export-ignore composer.lock export-ignore phpunit.xml export-ignore +phpmd.xml export-ignore .env.example export-ignore docker-compose.yml export-ignore