From 8e80cec14a4834ae2012959d61e473a2b430c6c4 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 25 Nov 2016 16:33:01 +0100 Subject: bootstrap file and environment for pyinstaller --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b20b868..0903698 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ *.pyc __pycache__ /venv* +build +dist -- cgit v1.2.3