X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=e64c8a4be448800066f3f99f754f56c5210c8580;hb=cffc5ce3d1fb1d7154cf1e63ae09987d6528606c;hp=095aaded26909ee9583bfe12130b72993625379a;hpb=efc0c865ba914e75a6c3c9220450d13f752c7afa;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