Ignore build/ from git
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
c823e11d19
commit
bc85be6d06
|
|
@ -1,4 +1,5 @@
|
||||||
/.php_cs.cache
|
/.php_cs.cache
|
||||||
|
/build
|
||||||
/tests/clover.xml
|
/tests/clover.xml
|
||||||
/tests/coverage-html
|
/tests/coverage-html
|
||||||
/tests/.phpunit.result.cache
|
/tests/.phpunit.result.cache
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue