From d5e482673cde0202765fe4b8101c067b42a00c81 Mon Sep 17 00:00:00 2001
From: pigeonmoelleux <pigeonmoelleux@crans.org>
Date: Thu, 1 Sep 2022 14:20:53 +0200
Subject: [PATCH] Correction gitignore

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index ed7dae5..54cd6f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 *
 !.gitignore
-!*.tex
\ No newline at end of file
+!*.tex
+!images/
+!*.png
+!*.svg
\ No newline at end of file
-- 
GitLab