diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-22 17:18:55 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-22 17:18:55 +0000 |
commit | 609fc9f9d97bc972b86dd4fe6ab74074d960b81f (patch) | |
tree | c3d2ec4c6ce3b8943b305dc147e7bf1f8a7d6e2a /.gitignore | |
parent | 99f95f7762f61a020ab049ed24c9c9102e2c3250 (diff) |
use a c program to fill the file
it's several order of magnitude faster than the equivalent shell script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,3 +16,6 @@ configure.local regress/testdata regress/*.pem regress/reg.conf +regress/fill-file +regress/iri_test +regress/*.o |