diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..b3b63df4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +.gitattributes export-ignore +.gitignore export-ignore +docker-compose.yml export-ignore +phpstan.neon export-ignore +phpstan-baseline.neon export-ignore +phpunit.xml export-ignore +rector.php export-ignore +.docker/ export-ignore +.github/ export-ignore +tests/ export-ignore +examples/ export-ignore