From 90d2ef149c321bcea1de82c15603f0c0af079b10 Mon Sep 17 00:00:00 2001 From: Dominique Fober Date: Wed, 8 Apr 2020 16:56:57 +0200 Subject: [PATCH] gitignore update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1799f532..94e1ffe8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ doc/site -doc/docs/libs \ No newline at end of file +doc/docs/libs +.DS_Store