From 6cf1751a4231d6454e69641655b6c5ea848bff6d Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 27 Sep 2016 15:25:15 -0400 Subject: [pkg] make bundle from main makefile --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a2f4b4e2..c0e25a1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -### Python ### +## Python ### # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] @@ -45,3 +45,4 @@ ui/pydist/leap/bitmask_js # PyInstaller pkg/pyinst/dist/ pkg/pyinst/build/ +pkg/launcher/bitmask -- cgit v1.2.3