dotfiles/.gitignore
Darren 'Tadgy' Austin 8e8ff48a2e Updated .gitignore - see log.
This .gitignore now ignores all files that are not dot files in
the home directory.  All files are first ignored, then dot files
are re-included, and then dot directories are re-included.
Finally, specific dot files are re-ignored.
2020-07-02 05:02:36 +01:00

21 lines
203 B
Text

*
!.*
!.*/**
*~
*.save
.*.swp
.ICEauthority
.Xauthority
.alpine-smime/
.aspell.*
.bash_history
.cache/
.gnupg
.lesshst
.lynx.cookies
.mozilla/
.nanorc
.rnd
.sqlite_history
.thumbnails/
.xsession-errors*