From 7ece466d823ed876589071b4f652c4e6f89b1483 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Thu, 15 Oct 2020 19:09:46 -0700 Subject: Put tor binaries in desktop app resources, not cli resources, and fix Windows packaging --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 97ba1380..3c8d103d 100644 --- a/.gitignore +++ b/.gitignore @@ -56,8 +56,7 @@ venv # other .vscode onionshare.dist-info - -# Tor binaries -cli/onionshare_cli/resources/tor +desktop/src/onionshare/resources/tor +desktop/*.whl desktop/linux -desktop/windows \ No newline at end of file +desktop/windows -- cgit v1.2.3-54-g00ecf