X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=b21d2118f857712e35854e25266ab8ffcfa5713b;hb=HEAD;hp=6208e7951e80c7bddabcd8cf10f59dd2811e904f;hpb=905f8675a728841b03b300d2c7dc909a1c4f7f03;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitignore b/.gitignore index 6208e795..b21d2118 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ phpdoc.xml # User plugin configuration plugins/*/config.php +plugins/default_colors/default_colors.css # HTML documentation doc/html/ @@ -47,3 +48,6 @@ tpl/default/img tpl/vintage/js tpl/vintage/css tpl/vintage/img + +# Documented scripts +generate_templates.php