mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Merge pull request #227 from vladyslavstartsev/patch-1
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
|
||||
/.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
|
||||
|
||||
Reference in New Issue
Block a user