mirror of
https://github.com/Lidarr/Lidarr
synced 2026-03-02 10:32:28 +01:00
Ignore macOS DS_Store files (#2356)
This commit is contained in:
parent
560fe31280
commit
ad10349878
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -130,6 +130,7 @@ output/*
|
|||
|
||||
#OS X metadata files
|
||||
._*
|
||||
.DS_Store
|
||||
|
||||
_start
|
||||
_temp_*/**/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue