mirror of
https://github.com/github/gitignore.git
synced 2026-04-22 03:00:24 -04:00
Merge pull request #4596 from markjaquith/issue/Icon-macOS-carriage-return
Use a character class to ignore Icon\r directories
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
Icon[
|
||||
]
|
||||
|
||||
# Thumbnails
|
||||
|
||||
Reference in New Issue
Block a user