diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 805f87c..8644fa0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,8 @@ /.editorconfig export-ignore /.gitignore export-ignore /.php-cs-fixer.dist.php export-ignore +/docker-compose.yml export-ignore /phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore +/scripts export-ignore /tests export-ignore |
