mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
remove (from publishing) files that are not needed for end user
This commit is contained in:
+9
-1
@@ -2,8 +2,16 @@
|
|||||||
/.gitignore export-ignore
|
/.gitignore export-ignore
|
||||||
/.scrutinizer.yml export-ignore
|
/.scrutinizer.yml export-ignore
|
||||||
/.travis.yml export-ignore
|
/.travis.yml export-ignore
|
||||||
|
/composer-require-config.json export-ignore
|
||||||
/composer.lock export-ignore
|
/composer.lock export-ignore
|
||||||
/examples/ export-ignore
|
|
||||||
/phpmd.xml.dist export-ignore
|
/phpmd.xml.dist export-ignore
|
||||||
/phpunit.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
|
/tests/ export-ignore
|
||||||
|
/examples/ export-ignore
|
||||||
|
/.dependabot/ export-ignore
|
||||||
|
/.github/ export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user