aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d75584e3..97ba1380 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,4 +55,9 @@ venv
# other
.vscode
-onionshare.dist-info \ No newline at end of file
+onionshare.dist-info
+
+# Tor binaries
+cli/onionshare_cli/resources/tor
+desktop/linux
+desktop/windows \ No newline at end of file