diff options
author | Attila Molnar <attilamolnar@hush.com> | 2013-08-04 03:21:17 -0700 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2013-08-04 03:21:17 -0700 |
commit | 8692ce1b65bd38c41f36fdbb7fa2000b1ce03639 (patch) | |
tree | a6b34f80a14d4de24ba864f3eea3838d43a27827 /.gitignore | |
parent | 44b20f474544bd524fd346447505ebed3c63e5c8 (diff) | |
parent | b3200d542ba175ea1e173627b6eaed59ffb595df (diff) |
Merge pull request #596 from SaberUK/master+genssl-auto
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 |