From c5cbbd3835ccd509179504cdf7d5e74356d7dca5 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 9 Dec 2022 14:43:41 +0100 Subject: Add rudimentary sync support --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index aac36ae..1294012 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,5 @@ static/index.txt .archive .gemlog +.blog +.blogremote -- cgit