From 8910cb2050be3526145f77540af6879eed1a6f0a Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 14 Feb 2019 23:12:44 +0000 Subject: [PATCH] fixed typo --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 763624e..cfad139 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -__pycache__/* \ No newline at end of file +*/__pycache__/* \ No newline at end of file