mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 07:52:34 +00:00
Ignore OS X metadata files in repo
This commit is contained in:
parent
754237c57b
commit
54a6f7c05b
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -123,3 +123,7 @@ setup/Output/
|
|||
bin
|
||||
obj
|
||||
output/*
|
||||
|
||||
|
||||
#OS X metadata files
|
||||
._*
|
Loading…
Reference in a new issue