diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-07-09 23:02:46 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-07-09 23:02:46 +0200 |
commit | 0299ede6117d63c61318d6ebe991f16bc1fd542b (patch) | |
tree | ca3b2c85b160ec610c0d4081d8a065a851a85198 /ssh/.gitignore | |
parent | b68a1e782c4a4567dd5252fac1795804e2c20458 (diff) |
ssh: Add client proxy
Diffstat (limited to 'ssh/.gitignore')
-rw-r--r-- | ssh/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh/.gitignore b/ssh/.gitignore index 17baeb4..0abd297 100644 --- a/ssh/.gitignore +++ b/ssh/.gitignore @@ -1,5 +1,6 @@ ssh_host_key server client +client_proxy *.o compile_commands.json |