diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-05-05 17:09:13 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-05-10 14:51:38 +0800 |
commit | e21f17fc86aab0ac7f1f4cee28f64e7b9b954f71 (patch) | |
tree | 71b564cf76a1acd865f8a486212a700c94b65583 /.gitignore | |
parent | edaa23f822a1e4a62771422fb598c7bd8ae0a152 (diff) |
[test/test_socks] Test with local SOCKS servers
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0e7128551..d5f216b5f 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ test/local_parameters.json youtube-dl.zsh .idea .idea/* +tmp/ |