chore: add ssh_utils

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-01 20:12:41 +01:00
parent c4723576b7
commit adda436b41
5 changed files with 110 additions and 0 deletions

10
ssh_utils/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
/target
target
Cargo.lock
.cache
.temp
.env
*.log
.DS_Store
logs
tmp