set gitignore
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Brewfile.lock.json
|
||||||
|
.config/tmux/plugins/
|
||||||
|
.config/fish/fish_variables
|
||||||
|
.config/nvim/lazy-lock.jsonr
|
||||||
4
.gnupg/gpg-agent.conf
Normal file
4
.gnupg/gpg-agent.conf
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
enable-ssh-support
|
||||||
|
default-cache-ttl 60
|
||||||
|
max-cache-ttl 120
|
||||||
|
pinentry-program /opt/homebrew/bin/pinentry-mac
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
Token: D2760001240100000006267861910000 OPENPGP.3 - 26+786+191
|
||||||
|
Key: (shadowed-private-key (ecc (curve Ed25519)(flags eddsa)(q
|
||||||
|
#407F1FE588BC7E1A9F8A3959DD09FE10E4D5F5EE95F70CC92FB0D89E306DA4D6C0#)
|
||||||
|
(shadowed t1-v1 (#D2760001240100000006267861910000# OPENPGP.3))))
|
||||||
1
.gnupg/reader_0.status
Normal file
1
.gnupg/reader_0.status
Normal file
@@ -0,0 +1 @@
|
|||||||
|
USABLE
|
||||||
11
.gnupg/sshcontrol
Normal file
11
.gnupg/sshcontrol
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# List of allowed ssh keys. Only keys present in this file are used
|
||||||
|
# in the SSH protocol. The ssh-add tool may add new entries to this
|
||||||
|
# file to enable them; you may also add them manually. Comment
|
||||||
|
# lines, like this one, as well as empty lines are ignored. Lines do
|
||||||
|
# have a certain length limit but this is not serious limitation as
|
||||||
|
# the format of the entries is fixed and checked by gpg-agent. A
|
||||||
|
# non-comment line starts with optional white spaces, followed by the
|
||||||
|
# keygrip of the key given as 40 hex digits, optionally followed by a
|
||||||
|
# caching TTL in seconds, and another optional field for arbitrary
|
||||||
|
# flags. Prepend the keygrip with an '!' mark to disable it.
|
||||||
|
|
||||||
Reference in New Issue
Block a user