diff --git a/.gitignore b/.gitignore index 037ae70..235b179 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ tmp/ notebooks/ __pycache__/ .ipynb_checkpoints/ -scripts/run_*.sh \ No newline at end of file +scripts/run_*.sh +test* \ No newline at end of file