From ff2ae268618f864f3afd3c65b5d4cabded656e47 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Thu, 17 Dec 2015 15:58:56 -0800 Subject: [PATCH] ignore more built files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 81aa94d..736e6ad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ /scribble-style.css /scribble.css /top-level.html +/image.png +/Makefile~ +/subdir/some-section.scrbl~ +/top-level.scrbl~ -- 2.30.2