summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-01-02 20:47:20 -0500
committerFrederic Guillot <fred@kanboard.net>2017-01-02 20:47:20 -0500
commitf2a24fb3bf2a246de1fc97d1673e8b8908c5b38e (patch)
tree93308ca46adfcb2ff4cf242bef567201757ece9e /.gitattributes
parent3833c12ccce59bcc49c4cfa892401973558f604d (diff)
Update javascript dev dependencies
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
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