From 77e97e01b8a9c3daf8b3a21fc49ff259301cfdc5 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Mon, 10 Apr 2017 13:57:39 +0100
Subject: [PATCH] Make git ignore the new PDF files.

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2a16a4a681..ba45fb06ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,6 +88,8 @@ theory/SPH/Flavours/sph_flavours.pdf
 theory/SPH/EoS/eos.pdf
 theory/SPH/*.pdf
 theory/paper_pasc/pasc_paper.pdf
+theory/Multipoles/fmm.pdf
+theory/Multipoles/fmm_standalone.pdf
 
 m4/libtool.m4
 m4/ltoptions.m4
-- 
GitLab