From c7af096bda8577c019c1d8819e924e02dd9a3ae3 Mon Sep 17 00:00:00 2001 From: Matthew Griffith Date: Fri, 5 Jul 2019 11:57:05 -0400 Subject: [PATCH] irgnore test tmp --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3ea8b73..6914495 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ sauce.env __pycache__ node_modules -benchmarks/tmp \ No newline at end of file +benchmarks/tmp +tests/tmp \ No newline at end of file