Sync with master.
This commit is contained in:
parent
c3c03a1a5e
commit
207d2a4df7
3 changed files with 23 additions and 19 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -2,12 +2,7 @@
|
|||
!/.*
|
||||
!/.*/
|
||||
!/.*/**
|
||||
*~
|
||||
.nfs*
|
||||
*.save
|
||||
.*.swp
|
||||
.CFUserTextEncoding
|
||||
.DS_Store
|
||||
|
||||
/.ICEauthority
|
||||
/.Trash/
|
||||
/.Xauthority*
|
||||
|
|
@ -19,6 +14,7 @@
|
|||
/.cups/
|
||||
/.dbus/
|
||||
/.fltk/
|
||||
/.gvfs/
|
||||
/.lesshst
|
||||
/.lynx.cookies
|
||||
/.mozilla/
|
||||
|
|
@ -35,3 +31,11 @@
|
|||
/.wget-hsts
|
||||
/.xca/
|
||||
/.xsession-errors*
|
||||
|
||||
*~
|
||||
*.save
|
||||
|
||||
.*.swp
|
||||
.CFUserTextEncoding
|
||||
.DS_Store
|
||||
.nfs*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue