diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,4 +19,5 @@ composer.lock | |||
19 | # Ignore test data & output | 19 | # Ignore test data & output |
20 | coverage | 20 | coverage |
21 | tests/datastore.php | 21 | tests/datastore.php |
22 | tests/dummycache/ | ||
22 | phpmd.html | 23 | phpmd.html |