From 80bcf6d0acdf35f082a6765db989ef80100f20fb Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 13 Sep 2020 03:56:28 +0300 Subject: Reorganize Python stuff and add command to create packs Fixes #11 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d96178..27909fb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /env *.pyc __pycache__ +*.egg-info node_modules -- cgit v1.2.3