From 1d51bc24ec9afcbb30b05905217bc7aafedca5f1 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 6 Sep 2016 23:06:29 -0400 Subject: [feature] first pyinstaller recipe for the qt5 launcher --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6357f2a2..94c51d38 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,7 @@ www/leap/bitmask_www/public/ # vim *.swp + +# PyInstaller +pkg/pyinst/dist/ +pkg/pyinst/build/ -- cgit v1.2.3