From af4d1465fe8fcef833f7f8dd225b8f7d703d4274 Mon Sep 17 00:00:00 2001 From: russellballestrini Date: Wed, 15 Apr 2020 08:14:37 -0400 Subject: [PATCH] modified: .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66dbf51..62c2b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.egg-info *.pyc + +build/ +dist/