diff --git a/.gitignore b/.gitignore index 09bf5d6..3fc9887 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc -__pycache__/ \ No newline at end of file +__pycache__/ +*.h5 \ No newline at end of file