diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8ec8849 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +/.github export-ignore +/tests export-ignore +.env.example.php export-ignore +.gitattributes export-ignore +.gitignore export-ignore +alchemy.yml export-ignore +composer.json export-ignore +phpstan-baseline.neon export-ignore +README.md export-ignore