Ignore tests etc. from archive exports · sebastianbergmann/php-file-iterator@56d5429 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 56d5429

Ignore tests etc. from archive exports

File tree

1 file changed

lines changed

1 file changed

lines changed

Lines changed: 8 additions & 2 deletions

Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
1 -/tools export-ignore
2 -/tools/* binary
1 +/.php_cs.dist export-ignore
2 +/build.xml export-ignore
3 +/phive.xml export-ignore
4 +/phpunit.xml export-ignore
5 +/psalm.xml export-ignore
6 +/tests export-ignore
7 +/tools export-ignore
8 +/tools/* binary
3 9
4 10 *.php diff=php