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 414ff6d5..6208e795 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,15 +22,16 @@ inc/languages/*/LC_MESSAGES/shaarli.mo
22 22
23# Development and test resources 23# Development and test resources
24coverage 24coverage
25doxygen
26sandbox 25sandbox
27phpmd.html 26phpmd.html
27phpdoc.xml
28 28
29# User plugin configuration 29# User plugin configuration
30plugins/*/config.php 30plugins/*/config.php
31 31
32# HTML documentation 32# HTML documentation
33doc/html/ 33doc/html/
34doc/phpdoc/
34 35
35# 3rd party themes 36# 3rd party themes
36tpl/* 37tpl/*