From df5ad2f18759780c6091e87cea9d0ebf21620ca7 Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis Date: Sat, 21 Jan 2012 23:44:11 -0600 Subject: [PATCH] fix ignores from rename from website to html --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e11e01ee..3ee7e090 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ /packages/*.el /packages/archive-contents /working/*/ -/webpage/index.html -/webpage/index.md +/html/index.html +/html/index.md