diff --git a/.gitattributes b/.gitattributes index cd43aad..29b140d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -.gitignore export-ignore -.gitattributes export-ignore -composer.lock export-ignore -tests/**/* export-ignore +/.gitignore export-ignore +/.gitattributes export-ignore +/composer.lock export-ignore +/tests/**/* export-ignore