diff options
author | Richard Levitte <levitte@openssl.org> | 2002-11-17 09:07:08 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2002-11-17 09:07:08 +0100 |
commit | 7fa2a81d34254b41c313a33743ea30f710d94f44 (patch) | |
tree | e01b673886cbcf48598cd2f4a7007260c2cc1948 | |
parent | Adding openssl.pc to the repository was a mistake, (diff) | |
download | openssl-7fa2a81d34254b41c313a33743ea30f710d94f44.tar.xz openssl-7fa2a81d34254b41c313a33743ea30f710d94f44.zip |
Ignore openssl.pc. This way, there's no risk that I'll add it again :-).
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 8ff9fdc915..a01eb86196 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ +openssl.pc Makefile.ssl MINFO makefile.one |