diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-10-18 14:00:07 -0700 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-10-18 14:00:07 -0700 |
commit | 762e17032a62ec2364f9ca7f6900b93a1619cf0c (patch) | |
tree | 26a2028ce1a232763fc200bd299f6f9e16b52e84 /.gitattributes | |
parent | bd695ae98533e948c1ecdebc6a3837f688a7732c (diff) |
Remove dependency on yarn
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index d3dac044..92a0d686 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,7 +5,6 @@ app/constants.php export-subst .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 |