From b66226fc9ca0865e246a3d86ea59ba235512c431 Mon Sep 17 00:00:00 2001 From: MishaLaskin Date: Wed, 19 Feb 2020 12:28:42 -0800 Subject: [PATCH] edits --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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