From a55521196403cf83dbd467b469b6afa409af6069 Mon Sep 17 00:00:00 2001 From: Daniel Schulte <trilader@gmail.com> Date: Tue, 7 Jan 2014 13:08:41 +0100 Subject: [PATCH] Updated gitignore --- cryptoparty/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cryptoparty/.gitignore b/cryptoparty/.gitignore index 8e9cb04..100e485 100644 --- a/cryptoparty/.gitignore +++ b/cryptoparty/.gitignore @@ -1,3 +1,8 @@ *.aux *.log *.synctex.gz +*.nav +*.out +*.snm +*.toc + -- GitLab