aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 414ff6d5..ce2ebe28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,12 +25,14 @@ coverage
25doxygen 25doxygen
26sandbox 26sandbox
27phpmd.html 27phpmd.html
28phpdoc.xml
28 29
29# User plugin configuration 30# User plugin configuration
30plugins/*/config.php 31plugins/*/config.php
31 32
32# HTML documentation 33# HTML documentation
33doc/html/ 34doc/html/
35doc/phpdoc/
34 36
35# 3rd party themes 37# 3rd party themes
36tpl/* 38tpl/*