diff options
author | Peter Powell <petpow@saberuk.com> | 2013-07-27 04:56:35 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2013-07-29 17:07:52 +0100 |
commit | b3200d542ba175ea1e173627b6eaed59ffb595df (patch) | |
tree | 2245ff87981213cd8b1b9aa8df2ec79eab556f52 /.gitignore | |
parent | c6b911132caba237f86280d1b2cb32ad3123f0da (diff) |
Add 'auto' option to genssl to automatically select a generator.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5250e6263..244c938a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ +*.pem *.swp /.config.cache |