diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -19,9 +19,8 @@ composer.lock | |||
19 | # Ignore development and test resources | 19 | # Ignore development and test resources |
20 | coverage | 20 | coverage |
21 | doxygen | 21 | doxygen |
22 | tests/datastore.php | 22 | sandbox |
23 | tests/dummycache/ | ||
24 | phpmd.html | 23 | phpmd.html |
25 | 24 | ||
26 | # Ignore user plugin configuration | 25 | # Ignore user plugin configuration |
27 | plugins/*/config.php \ No newline at end of file | 26 | plugins/*/config.php |