From f5ccfb5a94074cab1e720c8fdb6f3e46f9f14496 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Mon, 4 May 2020 19:12:28 +0200 Subject: [PATCH] do not export compiler as part of package --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index adf72b38392..10c1af64f84 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,8 +22,10 @@ phpunit.xml export-ignore rector.yaml export-ignore utils export-ignore stubs export-ignore +compiler export-ignore .travis.yml export-ignore # testing Windows spaces - https://help.github.com/en/github/using-git/configuring-git-to-handle-line-endings packages/better-php-doc-parser/tests/PhpDocInfo/PhpDocInfoPrinter/FixtureBasic/with_spac.txt text eol=crlf +