From f9d08843e323f5473c4ef5e45e988b7542262567 Mon Sep 17 00:00:00 2001 From: Ivan Davydov <lotigara@lotigara.ru> Date: Thu, 20 Mar 2025 18:00:01 +0300 Subject: Add Git support from a PR in the upstream and customize for my website --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ac767bf --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.html +*.xml +*.md +drafts/ +.*.tar.gz -- cgit v1.2.3