summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2019-02-21 13:56:54 -0800
committerFrédéric Guillot <fred@kanboard.net>2019-02-21 13:59:41 -0800
commite1849fb4c1f5617e65f32a245071be7eae89234a (patch)
treeb4f810637950653070adad96b4f012aa142d4f7c /.gitattributes
parentaa569551dc8a9dbc4159338e780f0b0efe23e093 (diff)
Remove dependency on bower
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index ef869b16..46637486 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -16,7 +16,6 @@ data/*.sqlite export-ignore
tests export-ignore
CONTRIBUTING export-ignore
app.json export-ignore
-bower.json export-ignore
composer.json export-ignore
composer.lock export-ignore
gulpfile.js export-ignore
@@ -29,3 +28,4 @@ assets/js/core export-ignore
assets/js/polyfills export-ignore
assets/js/src export-ignore
assets/sass export-ignore
+assets/vendor export-ignore