diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..9645b77e9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +.docker/ export-ignore +.editorconfig export-ignore +.env.dist export-ignore +.gitattributes export-ignore +.github/ export-ignore +.gitignore export-ignore +.php-cs-fixer.dist.php export-ignore +docker-compose.yml export-ignore +phpstan.neon export-ignore +phpunit.xml export-ignore +tests/ export-ignore