summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2018-08-04 22:01:07 +0200
committerIgor Scheller <igor.scheller@igorshp.de>2018-08-04 22:21:13 +0200
commit46e7fc89b469a774fa26a89b5124306fa0ea258e (patch)
treeaf7c91b275f5fa94128f58f31062fb3cf68f87a4 /.gitignore
parentde0ac90675718552efc122115495cd5df6b86ccf (diff)
Fixed tests after #431: Hotfix php7 syntax error
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb12eae7..87817f37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ _vimrc_local.vim
/config/config.php
/test/coverage
/public/coverage
+/coverage
# Composer files
/vendor/