ignore ssh stuff i don't want
This commit is contained in:
parent
8afe42c5c5
commit
7d2003d156
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,3 +8,6 @@ pianobar/.config/pianobar/state
|
||||||
nvim/.config/nvim/lazy-lock.json
|
nvim/.config/nvim/lazy-lock.json
|
||||||
tmux/.config/tmux/plugins
|
tmux/.config/tmux/plugins
|
||||||
zsh/.config/zsh/.zcompdump
|
zsh/.config/zsh/.zcompdump
|
||||||
|
ssh/.ssh/known_hosts
|
||||||
|
ssh/.ssh/known_hosts.old
|
||||||
|
ssh/.ssh/*.pub
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue