summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2019-07-25 13:05:08 -0700
committerFrédéric Guillot <fred@kanboard.net>2019-07-25 13:05:08 -0700
commitd42dd0705481bacf38c8d2a6c915398046ead014 (patch)
treeba8b448becb5c8ed66f69b37d6daddde6281ff11 /.gitattributes
parent9ae185c18eb06e3ce7e2daea0c61e6f6478bdca9 (diff)
Remove dependency on nodejs and gulp
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitattributes b/.gitattributes
index 46637486..b4aa40ec 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -18,14 +18,10 @@ CONTRIBUTING export-ignore
app.json export-ignore
composer.json export-ignore
composer.lock export-ignore
-gulpfile.js export-ignore
-package.json export-ignore
-hooks export-ignore
-assets/sass export-ignore
+assets/css/src export-ignore
assets/js/components export-ignore
assets/js/core export-ignore
assets/js/polyfills export-ignore
assets/js/src export-ignore
-assets/sass export-ignore
assets/vendor export-ignore