diff options
author | Peter Powell <petpow@saberuk.com> | 2014-04-16 19:58:01 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2014-04-16 19:58:01 +0100 |
commit | 284925bed5034712973eda6d42a604b4d07297d0 (patch) | |
tree | f6bf0a2cee6f8fc750f3fa2d1dfb29c346ade85f /.gitignore | |
parent | 6d075c9c2ba9c71223c51357751cbead87fb71d3 (diff) |
Backport questions from master's genssl tool.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3a5fef871..0b02b1292 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ +*.pem *.swp /.config.cache |