Add .textClipping to exclusions
Per https://en.wikipedia.org/wiki/TextClipping this file is created when text is dragged and dropped to a folder. The file created can't be shared between computers.
This commit is contained in:
parent
218a941be9
commit
4653ac1bd1
@ -2,10 +2,12 @@
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
.textClipping
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user