From a0ca739655bbf98ad3e3e29c783609f52fdc0d44 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Wed, 30 Dec 2015 17:22:19 -0800 Subject: [PATCH] ignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9b1c598..8399486 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,10 @@ Icon # Files that might appear on external disk .Spotlight-V100 -.Trashes \ No newline at end of file +.Trashes + +# generated documentation +scribblings/*.js +scribblings/*.css +!scribblings/mb.css +scribblings/*.html \ No newline at end of file