]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
new setting: default value for 'remember me' checkbox
[github/shaarli/Shaarli.git] / .gitignore
index 095aaded26909ee9583bfe12130b72993625379a..d546f248af2b64bf8ed443f58585636e1e288871 100644 (file)
@@ -13,11 +13,10 @@ pagecache
 *.rtpl.php
 
 # 3rd-party dependencies
-composer.lock
 vendor/
 
 # Release archives
-*.tar
+*.tar.gz
 *.zip
 
 # Development and test resources
@@ -28,3 +27,11 @@ phpmd.html
 
 # User plugin configuration
 plugins/*/config.php
+
+# HTML documentation
+doc/html/
+
+# 3rd party themes
+tpl/*
+!tpl/default
+!tpl/vintage