diff options
Diffstat (limited to 'ssh/.gitignore')
-rw-r--r-- | ssh/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh/.gitignore b/ssh/.gitignore index 0abd297..fa45e11 100644 --- a/ssh/.gitignore +++ b/ssh/.gitignore @@ -1,6 +1,6 @@ ssh_host_key -server -client +server_proxy client_proxy +ssh_client *.o compile_commands.json |