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