From ff8559e8d7461b94264528d50af880d8385e317e Mon Sep 17 00:00:00 2001 From: BartolomeD Date: Mon, 17 Aug 2020 16:06:02 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 57a024b..4fa764b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +__pycache__ build dist *.egg-info