From cd7cb6c9089e9029fd86a8a5b260fe2fa66ce995 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Mon, 9 Jul 2018 23:03:12 -0400 Subject: Makefile generates standalone html for all markdown in all subdirs. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5236e1e..bfea4fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ - +html +html/ -- cgit v1.2.3