diff options
author | Rich Salz <rsalz@akamai.com> | 2014-07-14 17:27:16 +0200 |
---|---|---|
committer | Rich Salz <rsalz@akamai.com> | 2014-07-14 17:27:16 +0200 |
commit | 9d6253cfd3395dfe7147dae134579c6b16544c53 (patch) | |
tree | 87f16c891d51604e5620747daaedd192e6e8f478 /.gitignore | |
parent | Fix memory leak in BIO_free if there is no destroy function. (diff) | |
download | openssl-9d6253cfd3395dfe7147dae134579c6b16544c53.tar.xz openssl-9d6253cfd3395dfe7147dae134579c6b16544c53.zip |
Add tags/TAGS; approved by tjh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0ddcf4e360..35b4987370 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,5 @@ lib Makefile.save *.bak +tags +TAGS |