From: Jimmy Tang Date: Thu, 6 Mar 2014 07:22:58 +0000 (+0000) Subject: Ignore keyrings, they should never be commited to git X-Git-Tag: v1.0.0~393^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a82ba21c6169b4113081fbb146dd72d9dc3ac43b;p=ceph-ansible.git Ignore keyrings, they should never be commited to git --- diff --git a/.gitignore b/.gitignore index 26dfec660..80ebf27f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vagrant *.vdi +*.keyring