aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3ffedb31..5a6b9241 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,6 @@ coverage
21tests/datastore.php 21tests/datastore.php
22tests/dummycache/ 22tests/dummycache/
23phpmd.html 23phpmd.html
24
25# Ignore user plugin configuration
26plugins/*/config.php \ No newline at end of file