From 1cee24fe2365b4a41fe6735446c8066be559f019 Mon Sep 17 00:00:00 2001 From: Konsta 'sooda' Hölttä Date: Sat, 27 May 2017 14:49:38 +0300 Subject: initial commit: ripoff from gt-web there's still a bunch of useless css things but norri will deal with it --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e31951b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.sass-cache +.jekyll-metadata +_site +*.sw[pon] -- cgit v1.3