diff options
author | Simon Josefsson <simon@josefsson.org> | 2004-12-10 13:36:07 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2004-12-10 13:36:07 +0000 |
commit | 3eae1670c06e740791ec66b932b295cafa23ff8c (patch) | |
tree | 3f2a66a32924e11869ef5ceaea3c7794e04ab172 /src | |
parent | 61b1d2481dc94f62c2067d6198e0d0941cfa1f08 (diff) | |
download | libtasn1-3eae1670c06e740791ec66b932b295cafa23ff8c.tar.gz libtasn1-3eae1670c06e740791ec66b932b295cafa23ff8c.tar.bz2 libtasn1-3eae1670c06e740791ec66b932b295cafa23ff8c.zip |
Add.
Diffstat (limited to 'src')
-rw-r--r-- | src/.cvsignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/.cvsignore b/src/.cvsignore new file mode 100644 index 0000000..e312376 --- /dev/null +++ b/src/.cvsignore @@ -0,0 +1,9 @@ +.deps +.libs +CertificateExample +CrlExample +Makefile +Makefile.in +asn1Coding +asn1Decoding +asn1Parser |