From cda433f053c943b3733f5a518f996383aebc9931 Mon Sep 17 00:00:00 2001
From: Denis Merigoux <denis.merigoux@gmail.com>
Date: Mon, 11 May 2015 23:37:08 +0200
Subject: [PATCH] Ignore compilation results

---
 .gitignore | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index d341a61..7e7d325 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,9 @@
 polytechnique.pdf
-ressources/
\ No newline at end of file
+guide/installation.pdf
+ressources/
+*.aux
+*.fdb_latexmk
+*.fls
+*.log
+*.out
+*.synctex.gz
\ No newline at end of file
-- 
GitLab