aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5a6b9241..b98c38b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,8 +16,9 @@ pagecache
16composer.lock 16composer.lock
17/vendor/ 17/vendor/
18 18
19# Ignore test data & output 19# Ignore development and test resources
20coverage 20coverage
21doxygen
21tests/datastore.php 22tests/datastore.php
22tests/dummycache/ 23tests/dummycache/
23phpmd.html 24phpmd.html