From 6c795cb327123885f9e4194e36cfb00d900304cb Mon Sep 17 00:00:00 2001
From: Alexandre Strube <a.strube@fz-juelich.de>
Date: Mon, 14 Dec 2020 14:39:57 +0000
Subject: [PATCH] Mac hidden files gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3a4a1b952..338638cc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 # Ignore any pyc files
 *.pyc
+.DS_Store
+._.DS_Store
-- 
GitLab