X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=e64c8a4be448800066f3f99f754f56c5210c8580;hb=9971f7c82cc47446b457464cec5b4fefcae470e1;hp=095aaded26909ee9583bfe12130b72993625379a;hpb=559315ba0a89e306bc46d0a540f1536193860580;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitignore b/.gitignore index 095aaded..e64c8a4b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ composer.lock vendor/ # Release archives -*.tar +*.tar.gz *.zip # Development and test resources @@ -28,3 +28,8 @@ phpmd.html # User plugin configuration plugins/*/config.php + +# 3rd party themes +tpl/* +!tpl/default +!tpl/vintage