diff options
author | Omar Polo <op@omarpolo.com> | 2021-06-12 13:47:01 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-06-12 13:47:01 +0000 |
commit | 0f2124e29194b42209e879a539e35d295f525311 (patch) | |
tree | b710cb44e368e0690be31e141f9569d0823fcd48 /.gitignore | |
parent | 03fcfb79d607e491c3d5fade1bf1afbd1beba851 (diff) |
add some simple test for fastcgi
and while there reorder the targets in the Makefile a bit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ regress/*.crt regress/*.csr regress/*.srl regress/reg.conf +regress/fcgi-test regress/fill-file regress/iri_test regress/puny-test |