diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-06-25 22:47:10 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-06-25 22:47:10 +0200 |
commit | 4d4cbdaf49f616fea47c543fe2cb74d1d8a1e7ff (patch) | |
tree | 7aaee63e8fd4e87640efa5c3a63ffe7926c10fae /ssh/.gitignore | |
parent | 0c7c46894d41dd976e6ee4587c29df1fc62d7459 (diff) |
ssh: WIP ssh proxy server
Diffstat (limited to 'ssh/.gitignore')
-rw-r--r-- | ssh/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ssh/.gitignore b/ssh/.gitignore index 36f3e53..17baeb4 100644 --- a/ssh/.gitignore +++ b/ssh/.gitignore @@ -1,5 +1,4 @@ -host_key -host_key.pub +ssh_host_key server client *.o |