From a612e975ee54eabc556fce1a5049f230629638d0 Mon Sep 17 00:00:00 2001 From: Satwik Kansal Date: Mon, 22 Jan 2018 11:11:14 +0530 Subject: [PATCH] Update .gitignore for pip package --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 93f1361..e863324 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ node_modules npm-debug.log +wtfpython-pypi/build/ +wtfpython-pypi/dist/ +wtfpython-pypi/wtfpython.egg-info