From 625f8b8e72cc1a11db212a184ed4a10019ede037 Mon Sep 17 00:00:00 2001 From: Richard Whitehouse Date: Fri, 6 May 2011 11:07:24 +0100 Subject: [PATCH] Ignore bibliography and graphics files which can be regenerated - subject to change --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dfed7ca..6d41f49 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.pdf *.aux *.toc - +*.png +*.blg +*.bbl -- 2.34.1