diff options
author | Brent Cook <busterb@gmail.com> | 2024-02-12 03:10:44 -0600 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2024-03-03 15:32:50 -0600 |
commit | b7bf4538188add98cdd772bd153121930a854f4b (patch) | |
tree | 9ed8e43203c308e35f2045c4b077407016cecea9 /.gitignore | |
parent | 12da3154297e16ae6e692c9fba1d7e66b037b195 (diff) | |
download | portable-b7bf4538188add98cdd772bd153121930a854f4b.tar.gz portable-b7bf4538188add98cdd772bd153121930a854f4b.tar.bz2 portable-b7bf4538188add98cdd772bd153121930a854f4b.zip |
delete checked-in tap-driver.sh
it is autogenerated, so don't keep it in tree
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ openssl.cnf | |||
59 | x509v3.cnf | 59 | x509v3.cnf |
60 | 60 | ||
61 | # tests | 61 | # tests |
62 | tap-driver.sh | ||
62 | test-driver | 63 | test-driver |
63 | *.log | 64 | *.log |
64 | *.trs | 65 | *.trs |