From fe52c4c4a4733541a8bba9a1adbc41befa33a44f Mon Sep 17 00:00:00 2001 From: Milo-Kekistan <33094799+Milo-Kekistan@users.noreply.github.com> Date: Wed, 25 Oct 2017 10:17:16 -0400 Subject: [PATCH] Initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c91b60 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +_site/ +.sass-cache/ +.jekyll-metadata