From 05cd670eb076e258566b48e19c4167f70c77117f Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Mon, 9 Dec 2019 15:31:22 +0100
Subject: [PATCH] Ignoring sif files

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

diff --git a/.gitignore b/.gitignore
index 969b2d25..6ada2877 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
 test_data/*.MS
 Docker/scripts
-
+*.sif
 # Byte-compiled / optimized / DLL files
 __pycache__/
 *.py[cod]
-- 
GitLab