diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-07-12 21:39:11 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-07-12 21:39:11 +0200 |
commit | 923710803851b50991a2ce2569be3085ec31d4f2 (patch) | |
tree | cf6eca5428d4556f192508091d9c6853b9465902 /ssh/.gitignore | |
parent | 535aaf7e3c4145df815916e1449818d52f357987 (diff) |
Add simple client using the tomsg clientlib
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 fa45e11..1acd62d 100644 --- a/ssh/.gitignore +++ b/ssh/.gitignore @@ -2,5 +2,6 @@ ssh_host_key server_proxy client_proxy ssh_client +client *.o compile_commands.json |