diff options
author | Richard Levitte <levitte@openssl.org> | 2005-04-11 16:17:07 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2005-04-11 16:17:07 +0200 |
commit | 4bb61becbbdb5cb588a2763ce274c8725e3cc063 (patch) | |
tree | 3ee009a4407778c80ff08e517a8b0217e260be65 /.cvsignore | |
parent | Move allow_proxy_certs declaration to start of function. (diff) | |
download | openssl-4bb61becbbdb5cb588a2763ce274c8725e3cc063.tar.xz openssl-4bb61becbbdb5cb588a2763ce274c8725e3cc063.zip |
Add emacs cache files to .cvsignore.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index a01eb86196..5f6ae0cc08 100644 --- a/.cvsignore +++ b/.cvsignore @@ -14,3 +14,5 @@ cctest.c cctest.a libcrypto.so.* libssl.so.* +*.flc +semantic.cache |