Update .gitignores for Darwin files.

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-01 23:20:21 +01:00
commit 9610e6d3d5
2 changed files with 7 additions and 0 deletions

1
.config/.gitignore vendored
View file

@ -3,6 +3,7 @@ QtProject.conf
VirtualBox/ VirtualBox/
chromium/ chromium/
evince/ evince/
iterm2/
libreoffice/ libreoffice/
mimeapps.list mimeapps.list
pulse/ pulse/

6
.gitignore vendored
View file

@ -6,24 +6,30 @@
.nfs* .nfs*
*.save *.save
.*.swp .*.swp
.CFUserTextEncoding
.DS_Store
/.ICEauthority /.ICEauthority
/.Trash/
/.Xauthority* /.Xauthority*
/.ab* /.ab*
/.alpine-smime/ /.alpine-smime/
/.aspell.* /.aspell.*
/.bash_history* /.bash_history*
/.cache/ /.cache/
/.cups/
/.dbus/ /.dbus/
/.fltk/ /.fltk/
/.lesshst /.lesshst
/.lynx.cookies /.lynx.cookies
/.mozilla/ /.mozilla/
/.nanorc /.nanorc
/.nano_history
/.pki/ /.pki/
/.rnd /.rnd
/.screen-*/ /.screen-*/
/.sqlite_history /.sqlite_history
/.thumbnails/ /.thumbnails/
/.viminfo
/.vmware/ /.vmware/
/.vnc/ /.vnc/
/.wget-hsts /.wget-hsts