diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-06-25 20:08:09 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-06-25 20:08:09 +0200 |
commit | 0c7c46894d41dd976e6ee4587c29df1fc62d7459 (patch) | |
tree | e4072130615e58fbdbf3dfd931b0289df94bbfda /ssh/.gitignore | |
parent | 1ed369561c342342377a30eb211d685335b01bd2 (diff) |
ssh custom client
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 2cb4873..36f3e53 100644 --- a/ssh/.gitignore +++ b/ssh/.gitignore @@ -1,5 +1,6 @@ host_key host_key.pub server +client *.o compile_commands.json |