From 290b0ea14ba267ccda22c12c8d1e28ac4659f51c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 6 Jun 2014 23:12:30 -0400 Subject: [PATCH] Update history to reflect merge of #2459 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0bea5fed..467d1dd3 100644 --- a/History.markdown +++ b/History.markdown @@ -34,6 +34,7 @@ * Keep all parent directories of files/dirs in `keep_files` (#2458) * When using RedCarpet and Rouge without Rouge installed, fixed erroneous error which stated that redcarpet was missing, not rouge. (#2464) + * Ignore *all* directories and files that merit it on auto-generation #2459 ### Development Fixes