From 5091b7de99aeee8fda5728339e2ec124e23c6a38 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 30 May 2018 13:03:50 +0200 Subject: [PATCH] git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6a502e9..1ee65d2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp + +.DS_Store \ No newline at end of file