**/*.log **/*.md **/*.php~ **/*.dist.php # Do not use `**/*.dist`: it matches `.env.dist`, and negation order is easy to get wrong across # Docker versions. Ignore other *.dist templates explicitly (see Dockerfile `cp .env.dist`). **/phpunit.xml.dist **/phpstan.neon.dist **/*.cache **/._* **/.dockerignore **/.DS_Store **/.git/ **/.gitattributes **/.gitignore **/.gitmodules **/compose.*.yaml **/compose.*.yml **/compose.yaml **/compose.yml **/docker-compose.*.yaml **/docker-compose.*.yml **/docker-compose.yaml **/docker-compose.yml **/Dockerfile **/Thumbs.db .github/ docs/ public/bundles/ tests/ var/ vendor/ .editorconfig /.env .env.*.local .env.local .env.local.php .env.test