mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
c2ada4a8d4
...
ffeecdd874
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffeecdd874 | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
01e75ac83d |
@ -1,9 +1,13 @@
|
|||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.localized
|
||||||
__MACOSX/
|
__MACOSX/
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
Icon[
]
|
|
||||||
|
# Finder custom icons
|
||||||
|
# Pattern [^!-~] prevents corruption by line-ending converters and editor auto-formatting
|
||||||
|
Icon[^!-~]
|
||||||
|
|
||||||
# Thumbnails
|
# Thumbnails
|
||||||
._*
|
._*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user