diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-22 16:48:04 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-22 16:48:04 +0000 |
commit | 5c2e310edececfc9ef67946c1bf7df6bcdbe8931 (patch) | |
tree | 21cd8ab64846eb5154b064e3908d80e934a68e01 /.gitignore | |
parent | f890c8c54d88b529dc568eaf187b29a5acf6d22d (diff) |
brand new regress suite
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,3 +13,6 @@ config.h.old config.log config.log.old configure.local +regress/testdata +regress/*.pem +regress/reg.conf |