diff --git a/.gitignore b/.gitignore index b17e166..6649a74 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ tmp/ notebooks/ __pycache__/ -.ipynb_checkpoints/ \ No newline at end of file +.ipynb_checkpoints/ +outputs/ \ No newline at end of file