diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-04-23 21:30:44 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-05-10 14:51:38 +0800 |
commit | 72f3289ac48d8dbfe1ee3fd2d82a23f1bff045df (patch) | |
tree | bc1b090fa50a26ae61532df8e07345a9144edfcd /.gitignore | |
parent | 71aff18809a70b7fa32d8fd07f4fb2f64641aea5 (diff) |
[test/test_socks] Add tests for SOCKS proxies
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 72c10425d..0e7128551 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ updates_key.pem *.part *.swp test/testdata +test/local_parameters.json .tox youtube-dl.zsh .idea |