Add tor and phantomjs dir to .gitignore

This commit is contained in:
OliverCole 2016-03-19 23:15:44 +00:00
parent 36371ffaaa
commit c0b7377076
1 changed files with 8 additions and 0 deletions

8
.gitignore vendored
View File

@ -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