remove (from publishing) files that are not needed for end user

This commit is contained in:
vladyslavstartsev
2020-06-19 01:57:56 +03:00
committed by GitHub
parent 5892a510fe
commit 61682ff0ff
+9 -1
View File
@@ -2,8 +2,16 @@
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/composer-require-config.json export-ignore
/composer.lock export-ignore
/examples/ export-ignore
/phpmd.xml.dist export-ignore
/phpunit.xml.dist export-ignore
/Makefile export-ignore
/phive.xml export-ignore
/phpcs.xml.dist export-ignore
/phpstan.neon export-ignore
/psalm.xml export-ignore
/tests/ export-ignore
/examples/ export-ignore
/.dependabot/ export-ignore
/.github/ export-ignore