diff options
| author | davy wybiral <davy.wybiral@gmail.com> | 2019-07-03 16:46:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-03 16:46:59 -0500 |
| commit | d38a88be8e94873187c3b82e9b3827faa3875541 (patch) | |
| tree | a50e298a413d813805617814e3a9b68e2b8ae77c /.gitignore | |
| parent | 6b8d872d680d019827cc45881186cce3f83f764a (diff) | |
Tor (#12)
* added tor support
* change text
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ videos/* -!videos/README.md
\ No newline at end of file +!videos/README.md +onion.key |
