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
|
||||
.ICEauthority
|
||||
.Xauthority
|
||||
.Xauthority.orig
|
||||
.ab*
|
||||
.alpine-smime/
|
||||
.aspell.*
|
||||
.bash_history
|
||||
.bash_history-*
|
||||
.cache/
|
||||
.gnupg
|
||||
.lesshst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue