mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-25 02:30:20 +02:00
Ignore macOS DS_Store files (#2356)
This commit is contained in:
parent
560fe31280
commit
ad10349878
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,6 +130,7 @@ output/*
|
||||
|
||||
#OS X metadata files
|
||||
._*
|
||||
.DS_Store
|
||||
|
||||
_start
|
||||
_temp_*/**/*
|
||||
|
Loading…
Reference in New Issue
Block a user