diff options
author | Michael Tänzer <neo@nhng.de> | 2011-04-05 04:02:36 +0200 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2011-04-05 04:02:36 +0200 |
commit | cd46123a1812f339d2bf683ba9c84c1b10033c72 (patch) | |
tree | afc264129279865b16b1723e8bee40ee8b7e04c4 /www/.gitignore | |
parent | af783c24bd52c35d947ca08088996d7edcf9e200 (diff) | |
download | cacert-devel-cd46123a1812f339d2bf683ba9c84c1b10033c72.tar.gz cacert-devel-cd46123a1812f339d2bf683ba9c84c1b10033c72.tar.xz cacert-devel-cd46123a1812f339d2bf683ba9c84c1b10033c72.zip |
Set up CommModule
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'www/.gitignore')
-rw-r--r-- | www/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/.gitignore b/www/.gitignore new file mode 100644 index 0000000..faca589 --- /dev/null +++ b/www/.gitignore @@ -0,0 +1,5 @@ +# Ignore CRLs autogenerated by the CommModule +/class3-revoke.crl +/class3-revoke.crl.patch +/revoke.crl +/revoke.crl.patch |