diff options
author | Jan Dittberner <jandd@cacert.org> | 2016-11-04 10:18:40 +0100 |
---|---|---|
committer | root <root@puppet.intra.cacert.org> | 2016-11-04 10:18:40 +0100 |
commit | 49b1092f167ef6541af5d52406c2875acb00413c (patch) | |
tree | bb6561655edf7f35f1a556dfe100a2407bb7f580 /.gitignore | |
download | cacert-puppet-49b1092f167ef6541af5d52406c2875acb00413c.tar.gz cacert-puppet-49b1092f167ef6541af5d52406c2875acb00413c.tar.xz cacert-puppet-49b1092f167ef6541af5d52406c2875acb00413c.zip |
Initial commit for CAcert puppet master
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0c37026 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +keys/private_key.pkcs7.pem |