diff options
Diffstat (limited to 'openssl/.gitignore')
-rw-r--r-- | openssl/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openssl/.gitignore b/openssl/.gitignore new file mode 100644 index 0000000..39832e3 --- /dev/null +++ b/openssl/.gitignore @@ -0,0 +1,9 @@ +openssl-client +openssl-agent-* +*.test +options.?xx +version.hxx + +# Testscript output directory (can be symlink). +# +test-*.test |