diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 71b22659..d3dac044 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,10 +2,10 @@ app/constants.php export-subst .gitattributes export-ignore .gitignore export-ignore - .docker export-ignore .scrutinizer.yml export-ignore .travis.yml export-ignore +yarn.lock export-ignore Dockerfile export-ignore docker-compose.yml export-ignore Makefile export-ignore |