diff --git a/.gitignore b/.gitignore index fc82df44..619edfcd 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,9 @@ data/* # Virtualenv env/* + +# Tor, downloaded automatically +tools/tor + +# PhantomJS, downloaded manually for unit tests +tools/phantomjs \ No newline at end of file