From a1f9c9cc999ef8fedf3c63fd705e794046f6b86b Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Mon, 2 Jun 2014 12:03:21 -0700 Subject: [PATCH] adjustment to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index be52d7f..776af86 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ Icon scribblings/*.js scribblings/*.css scribblings/*.html -scribblings/pollen/* +scribblings/txexpr/* +txexpr/doc/* \ No newline at end of file