From efaf60a5e72640d13fc13c4837da0282d8a2d4ed Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 12 Nov 2013 16:00:06 -0500 Subject: add gemfile and config for jekyll/gh-pages --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 37eef13c..a4c9a166 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .idea components node_modules -build \ No newline at end of file +build +_site +*.lock \ No newline at end of file -- cgit v1.2.3