Update gitignore - don't track Xauthority or bash_history files.
This commit is contained in:
parent
6de264500e
commit
44acd090ae
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,10 +6,12 @@
|
||||||
.*.swp
|
.*.swp
|
||||||
.ICEauthority
|
.ICEauthority
|
||||||
.Xauthority
|
.Xauthority
|
||||||
|
.Xauthority.orig
|
||||||
.ab*
|
.ab*
|
||||||
.alpine-smime/
|
.alpine-smime/
|
||||||
.aspell.*
|
.aspell.*
|
||||||
.bash_history
|
.bash_history
|
||||||
|
.bash_history-*
|
||||||
.cache/
|
.cache/
|
||||||
.gnupg
|
.gnupg
|
||||||
.lesshst
|
.lesshst
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue