]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
fix blank
[github/shaarli/Shaarli.git] / .gitignore
index 170030ee66d9c827fe53be6ab1068b7eade6fad8..c54d9b693d056a0e8abad358464e5625356753e1 100644 (file)
@@ -9,11 +9,6 @@ pagecache
 .buildpath
 .project
 
-# macOS General
-.DS_Store
-.AppleDouble
-.LSOverride
-
 # Raintpl generated pages
 *.rtpl.php
 
@@ -27,15 +22,16 @@ inc/languages/*/LC_MESSAGES/shaarli.mo
 
 # Development and test resources
 coverage
-doxygen
 sandbox
 phpmd.html
+phpdoc.xml
 
 # User plugin configuration
 plugins/*/config.php
 
 # HTML documentation
 doc/html/
+doc/phpdoc/
 
 # 3rd party themes
 tpl/*
@@ -51,3 +47,6 @@ tpl/default/img
 tpl/vintage/js
 tpl/vintage/css
 tpl/vintage/img
+
+# Documented scripts
+generate_templates.php