diff options
author | David Runge <dave@sleepmap.de> | 2017-03-12 18:16:06 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2017-03-12 18:16:06 +0100 |
commit | b5bcb362e3706a1bfddb92b0092f85a2bee0c433 (patch) | |
tree | 3d82d8bd670e38f9d99e9fdea5ed7ab781f1e5ae /.gitignore | |
parent | 5a0b1328190721faf4e6ae038461ad4b6984664a (diff) | |
download | dotfiles-b5bcb362e3706a1bfddb92b0092f85a2bee0c433.tar.gz dotfiles-b5bcb362e3706a1bfddb92b0092f85a2bee0c433.tar.bz2 dotfiles-b5bcb362e3706a1bfddb92b0092f85a2bee0c433.tar.xz dotfiles-b5bcb362e3706a1bfddb92b0092f85a2bee0c433.zip |
.gitignore: Adding further gnupg ignores and the high priority .gitconfig git configuration file (for local overrides).
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -198,12 +198,16 @@ svn/ .gem/ .gemrc .gimp-2.8/ +.gitconfig .gnaural/ .gnome2/ .gnupg/gpg.conf .gnupg/.* .gnupg/pubring* +.gnupg/secring* +.gnupg/tofu.db .gnupg/trustdb* +.gnupg/trustlist.txt .gnupg/private*/ .gnupg/crls.d/ .gnupg/random* |