#
# .gitignore
#

*.php diff=php

# do not git export the following directories
build-tools/ export-ignore
tests/ export-ignore

# do not git export the following files
.editorconfig export-ignore
.php_cs export-ignore
.scrutinizer.yml export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore