From 96c87cc11c43112a469ffe4bacb4a781ea59e4e9 Mon Sep 17 00:00:00 2001
From: Gamelin Alexis <gamelin@synchrotron-soleil.fr>
Date: Fri, 3 Apr 2020 12:17:04 +0200
Subject: [PATCH] Ignore hdf5 files

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

diff --git a/.gitignore b/.gitignore
index 8960f16..0f302ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 *.ipynb_checkpoints*
 test_*.py
 *.ipynb
+*.hdf5
-- 
GitLab