Update gitignore - don't track Xauthority or bash_history files.

This commit is contained in:
Darren 'Tadgy' Austin 2020-09-29 17:13:33 +01:00
commit 44acd090ae

2
.gitignore vendored
View file

@ -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