diff options
Diffstat (limited to 'ssh/.gitignore')
-rw-r--r-- | ssh/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh/.gitignore b/ssh/.gitignore new file mode 100644 index 0000000..2cb4873 --- /dev/null +++ b/ssh/.gitignore @@ -0,0 +1,5 @@ +host_key +host_key.pub +server +*.o +compile_commands.json |