From 809eccfe7ce27564aa060d4472705d4e1c0c08d9 Mon Sep 17 00:00:00 2001 From: Anri Kennel Date: Mon, 29 Mar 2021 09:51:13 +0200 Subject: [PATCH] adding exceptions for the presentation --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e99bb25..18363c4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ rendu/* !rendu/*.pdf !rendu/*.tex +presentation/* +!presentation/*.pdf +!presentation/*.tex