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