diff --git a/.gitignore b/.gitignore index 5de2c72..6909c5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc __pycache__/ *.h5 -tmp_files/ \ No newline at end of file +tmp_files/ +*.ipynb \ No newline at end of file