diff --git a/.gitattributes b/.gitattributes index 64d37849..c70d4482 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,7 @@ # Project files /README.md -export-ignore /composer.json -export-ignore -/aliases.php -export +/aliases.php -export-ignore /data -export-ignore /src -export-ignore @@ -13,4 +13,4 @@ /REUSE.toml -export-ignore # Simplify diffs -src/Mixins/** linguist-generated=true \ No newline at end of file +src/Mixins/** linguist-generated=true