1
0
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:
Kevin Richter 2017-12-31 13:13:02 +01:00 committed by Taloth
parent 560fe31280
commit ad10349878

1
.gitignore vendored
View File

@ -130,6 +130,7 @@ output/*
#OS X metadata files #OS X metadata files
._* ._*
.DS_Store
_start _start
_temp_*/**/* _temp_*/**/*