Ignore tests etc. from archive exports
This commit is contained in:
parent
69156f7fa1
commit
7f6b63c962
|
|
@ -1,4 +1,10 @@
|
|||
/tools export-ignore
|
||||
/tools/* binary
|
||||
/.php_cs.dist export-ignore
|
||||
/.psalm export-ignore
|
||||
/build.xml export-ignore
|
||||
/phive.xml export-ignore
|
||||
/phpunit.xml export-ignore
|
||||
/tests export-ignore
|
||||
/tools export-ignore
|
||||
/tools/* binary
|
||||
|
||||
*.php diff=php
|
||||
|
|
|
|||
Loading…
Reference in New Issue