From f37ba4705a69c2ea22b9519384cb366ae7fc323c Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Tue, 26 Mar 2024 16:18:48 +0100 Subject: [PATCH] Included .h5 files for now, but they should be enable later on through git LFS. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3fc9887..5de2c72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc __pycache__/ -*.h5 \ No newline at end of file +*.h5 +tmp_files/ \ No newline at end of file