Update .gitignores for Darwin files.
This commit is contained in:
parent
3bbc0192dc
commit
9610e6d3d5
2 changed files with 7 additions and 0 deletions
1
.config/.gitignore
vendored
1
.config/.gitignore
vendored
|
@ -3,6 +3,7 @@ QtProject.conf
|
||||||
VirtualBox/
|
VirtualBox/
|
||||||
chromium/
|
chromium/
|
||||||
evince/
|
evince/
|
||||||
|
iterm2/
|
||||||
libreoffice/
|
libreoffice/
|
||||||
mimeapps.list
|
mimeapps.list
|
||||||
pulse/
|
pulse/
|
||||||
|
|
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue