summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-11-30 16:47:52 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-11-30 16:55:53 -0800
commit55547db6ce691a71d19a502178c2a9e00a303dd5 (patch)
tree41197ca843b9b0d5f47e6b22e5bcc00a4aa37b68 /.gitattributes
parent12202f04511c14844641edce879afd81e10e767b (diff)
Improve docker build to use hooks
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5ca66a71..ef869b16 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -21,6 +21,7 @@ composer.json export-ignore
composer.lock export-ignore
gulpfile.js export-ignore
package.json export-ignore
+hooks export-ignore
assets/sass export-ignore
assets/js/components export-ignore