1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00

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:
Michael D'Angelo 2020-10-10 13:10:45 -04:00 committed by GitHub
parent 218a941be9
commit 4653ac1bd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,12 @@
.DS_Store .DS_Store
.AppleDouble .AppleDouble
.LSOverride .LSOverride
.textClipping
# Icon must end with two \r # Icon must end with two \r
Icon Icon
# Thumbnails # Thumbnails
._* ._*