# Local Files
.env
index.php

# Ignore PHPUnit coverage file
clover.xml
clover/

# PHP CS Fixer
.php_cs
.php_cs.cache

# PHPUnit
.phpunit.result.cache

# Build data
/build/
/vendor/

# phpDocumenter
.phpdoc/*
phpdoc.xml

.pytest_cache
index.php