summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-25 14:38:52 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-25 14:38:52 +0100
commit9ed868cf879a0adbb326f01fde296bcd667f39d7 (patch)
tree9e9c0f59c435d92f52254324ded3194086626d02 /.gitignore
parentba15f40ca567193a3a3a166c29d3b771c49e936f (diff)
Ignore coverage and add coverage graph
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f6bf6a6d..67fe9411 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ node_modules
build
js/public
js/vendor
+coverage