mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
Fix OSX-specific Icon\r rule
This commit is contained in:
parent
ecf9bac896
commit
da36175ff6
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
Icon
|
|
||||||
|
|
||||||
|
# Icon must ends with two \r.
|
||||||
|
Icon
|
||||||
|
|
||||||
# Thumbnails
|
# Thumbnails
|
||||||
._*
|
._*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue