From 91028d5367a6b64b6a392654641d722396e47338 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Rustad?= Date: Mon, 8 Dec 2014 15:30:38 +0100 Subject: [PATCH] Ignore makeindex files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 859c7b3..372ba6d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,8 @@ *.toc *.swp *.xdv +*.ilg +*.nlo +*.nls +*.pyg + -- 2.47.3