mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
In Global/OSX.gitignore .DS_Store? didn't match .DS_Store (a question mark (?) matches a single character).
This commit is contained in:
parent
a0b3a59a30
commit
5774649b8f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
.DS_Store?
|
||||
.DS_Store
|
||||
Icon?
|
||||
|
||||
# Thumbnails
|
||||
|
|
Loading…
Add table
Reference in a new issue