diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2023-07-12 09:43:26 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2023-07-12 12:42:25 +1200 |
commit | b88dafb263c712493e4d57a17b7ef7a1fff54619 (patch) | |
tree | 32e55f87d7fd94d963f9b170c28790ca60b049f2 /.gitignore | |
parent | Correct handling of SSH remote command (diff) | |
download | ssh_negotiate_term-b88dafb263c712493e4d57a17b7ef7a1fff54619.tar.gz ssh_negotiate_term-b88dafb263c712493e4d57a17b7ef7a1fff54619.zip |
Add test suite
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /ssh_negotiate_term +/__pycache__ |