diff options
author | David Huerta <huertanix@opentil.com> | 2015-09-09 13:48:12 -0400 |
---|---|---|
committer | David Huerta <huertanix@opentil.com> | 2015-09-09 13:48:12 -0400 |
commit | d9b8a12b5f27f55023f8c8d19407e3afef9cb1e9 (patch) | |
tree | 78c3aa250c1d6a762c3433c2d5f0eb6f647c3ce5 /Global | |
parent | 534cd09f5fc07155bfdd92f0dc505851b9251b55 (diff) | |
download | gitignore-d9b8a12b5f27f55023f8c8d19407e3afef9cb1e9.tar.gz gitignore-d9b8a12b5f27f55023f8c8d19407e3afef9cb1e9.zip |
Adding rule to not accidentally publish your PGP/GPG private keys.
Diffstat (limited to 'Global')
-rw-r--r-- | Global/GPG.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Global/GPG.gitignore b/Global/GPG.gitignore new file mode 100644 index 00000000..7740a015 --- /dev/null +++ b/Global/GPG.gitignore @@ -0,0 +1,2 @@ +secring.* + |