From 02cfb82580cb1c23e941f59cf65edd9e38b6a215 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sun, 31 Jul 2022 20:24:48 -0600 Subject: [PATCH] Ignore .h5 artifact downloads --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2285a14..a8ab751 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,6 @@ dmypy.json # vi *.swp + +# h5 artifact downloads +*.h5