From 3db88eb23cb3a840e80b9956384dc169d5a0abf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Sat, 5 Oct 2019 15:15:40 +0000 Subject: [PATCH] Add .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrien Gallouët --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c323345 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.deps +.dirstamp +*.[ios] +test