Update .gitignore files.
This commit is contained in:
parent
c6cc2f3160
commit
4f20dbac29
14 changed files with 52 additions and 53 deletions
8
.gnupg/.gitignore
vendored
8
.gnupg/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
*~
|
||||
S.*
|
||||
.#*
|
||||
random_seed
|
||||
/*~
|
||||
/S.*
|
||||
/.#*
|
||||
/random_seed
|
||||
|
|
2
.gnupg/openpgp-revocs.d/.gitignore
vendored
2
.gnupg/openpgp-revocs.d/.gitignore
vendored
|
@ -1 +1 @@
|
|||
*.rev
|
||||
/*.rev
|
||||
|
|
2
.gnupg/private-keys-v1.d/.gitignore
vendored
2
.gnupg/private-keys-v1.d/.gitignore
vendored
|
@ -1 +1 @@
|
|||
*.key
|
||||
/*.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue