diff --git a/.gitignore b/.gitignore index 6909c5d..d58da30 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ __pycache__/ *.h5 tmp_files/ -*.ipynb \ No newline at end of file +*.ipynb +logs/ +envs/ \ No newline at end of file