From 520119740dcdcaf72d3b4d5855695339b5167da0 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Wed, 21 Dec 2022 01:47:13 +0100 Subject: [PATCH] updated .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3aa6270a..d4a788ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,8 @@ .gitattributes export-ignore .gitignore export-ignore .github export-ignore -.travis.yml export-ignore -ecs.php export-ignore +appveyor.yml export-ignore +ncs.* export-ignore phpstan.neon export-ignore tests/ export-ignore