aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2019-05-25 16:40:45 +0200
committerArthurHoaro <arthur@hoa.ro>2019-05-25 16:40:45 +0200
commit5321f704b563df03232e2f8a1d2a26ecb8297428 (patch)
treee099496fa676c46a792b72c661ec1777838e8436 /.gitignore
parentc3a04e328f2c8d40890b0b26b118a193110634ce (diff)
downloadShaarli-5321f704b563df03232e2f8a1d2a26ecb8297428.tar.gz
Shaarli-5321f704b563df03232e2f8a1d2a26ecb8297428.tar.zst
Shaarli-5321f704b563df03232e2f8a1d2a26ecb8297428.zip
Daily - display the current day instead of the previous one
Also mention if it's today or yesterday for clarity using `dayDesc` variable Fixes #1299
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6208e795..c54d9b69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,6 @@ tpl/default/img
47tpl/vintage/js 47tpl/vintage/js
48tpl/vintage/css 48tpl/vintage/css
49tpl/vintage/img 49tpl/vintage/img
50
51# Documented scripts
52generate_templates.php