From 6787e90be75a29efe9ffe7090d081787f066964b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Sat, 5 Oct 2019 15:17:48 +0000 Subject: [PATCH] Update .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrien Gallouët --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 605461c..3c4758a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*.o +*.[ios] *.log *.scan *.cache