commit cd149955747c058fb269e6fdf460b88658426161 parent 0a0f072327318679131508a5ca7ffce7cebb4b92 Author: Martin Kloeckner <mjkloeckner@gmail.com> Date: Sat, 2 Nov 2024 20:52:32 -0300 update `.gitignore` Diffstat:
| M | .gitignore | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore @@ -3,8 +3,8 @@ logos fonts/Futura deploy.sh rss.xml -blog syntax-highlight webp_exclude -blog/** common/latest_uploads.shtml +.directory +blog/**/*.html
