diff options
author | Rob Austein <sra@hactrn.net> | 2019-09-21 14:14:18 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-09-21 14:14:18 +0000 |
commit | 36cc5882207ed6fb84c5a8c5c4f3c8f5300bf3b5 (patch) | |
tree | 8cf7ee158b475ee3124dc12bd5768246673585b2 /.gitignore | |
parent | c2115187783ff9c6a95611a72d50288938ca03eb (diff) |
Fix OpenSSL dependency and strip down to just oldssh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1b7967b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.buildinfo +*.changes +*.deb +*.udeb |