Update .gitignore files.
This commit is contained in:
parent
2ab7365355
commit
572268adfa
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@
|
||||||
.bash_history
|
.bash_history
|
||||||
.cache
|
.cache
|
||||||
.lesshst
|
.lesshst
|
||||||
|
.lynx.cookies
|
||||||
.mozilla/
|
.mozilla/
|
||||||
.xsession-errors*
|
.xsession-errors*
|
||||||
Documents
|
Documents
|
||||||
|
|
|
||||||
2
.ssh/.gitignore
vendored
2
.ssh/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
agent
|
agent
|
||||||
id_rsa
|
id_rsa
|
||||||
id_ed25519
|
id_ed25519
|
||||||
known_hosts
|
known_hosts*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue