From aa49feafa0f1d62406ad9ef3592e35cead12b9e4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 30 Sep 2021 20:25:50 +0300 Subject: add Jekyll configuration --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57510a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_site/ -- cgit v1.2.3