X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=19f3dc836873ea5196e2bdece1477de4d4d937c8;hb=4d9fd16ddf2a7d6488c4200aca48501e9d5886fe;hp=095aaded26909ee9583bfe12130b72993625379a;hpb=efc0c865ba914e75a6c3c9220450d13f752c7afa;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitignore b/.gitignore index 095aaded..19f3dc83 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,7 @@ phpmd.html # User plugin configuration plugins/*/config.php + +# 3rd party themes +tpl/* +!tpl/default