diff options
author | Omar Polo <op@omarpolo.com> | 2023-06-09 10:51:24 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2023-06-09 10:51:24 +0000 |
commit | d273c0648d7bb1245d43d8d34ff75b62270155e2 (patch) | |
tree | f7ebf34e5bce69835b2a8751aaac61e9e02599d9 /.gitignore | |
parent | fe7cdaa479c8dd9663f503db594c7fea33f667d9 (diff) |
ignore and clean fcgi.sock
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ regress/*.csr regress/*.srl regress/reg.conf regress/fcgi-test +regress/fcgi.sock regress/fill-file regress/iri_test regress/puny-test |