Update .gitignore.

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-01 17:29:00 +01:00
commit f89ef38f8e

55
.gitignore vendored
View file

@ -1,32 +1,31 @@
*
!.*
!.*/**
/*
!/.*
!/.*/
!/.*/**
*~
.nfs*
*.save
.*.swp
.ICEauthority
.Xauthority
.Xauthority.orig
.ab*
.alpine-smime/
.aspell.*
.bash_history
.bash_history-*
.cache/
.dbus/
.fltk/
.lesshst
.lynx.cookies
.mozilla/
.nanorc
.pki/
.rnd
.screen-*/
.sqlite_history
.thumbnails/
.vmware
.vnc
.wget-hsts
.xca
.xsession-errors*
/.ICEauthority
/.Xauthority*
/.ab*
/.alpine-smime/
/.aspell.*
/.bash_history*
/.cache/
/.dbus/
/.fltk/
/.lesshst
/.lynx.cookies
/.mozilla/
/.nanorc
/.pki/
/.rnd
/.screen-*/
/.sqlite_history
/.thumbnails/
/.vmware/
/.vnc/
/.wget-hsts
/.xca/
/.xsession-errors*