Updated .gitignores
This commit is contained in:
parent
ee5094e63c
commit
1210552089
2 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,6 +3,4 @@
|
|||
.*.swp
|
||||
.bash_history
|
||||
.lesshst
|
||||
.ssh/id_rsa
|
||||
.ssh/id_ed25519
|
||||
NOTES
|
||||
|
|
4
.ssh/.gitignore
vendored
Normal file
4
.ssh/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
agent
|
||||
id_rsa
|
||||
id_ed25519
|
||||
known_hosts
|
Loading…
Add table
Add a link
Reference in a new issue