From de87d2353030ce81763426080c0ec4d3e9a1fc51 Mon Sep 17 00:00:00 2001 From: Agnibho Mondal Date: Thu, 8 Feb 2018 01:39:55 +0530 Subject: [PATCH] Ignore build --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3e96b17..c148c05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ dist +build MANIFEST -- 2.39.5