mirror of
https://github.com/Nighthawk42/plex-backup.git
synced 2026-08-30 01:20:17 +00:00
11 lines
217 B
JSON
11 lines
217 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/Thumbs.db": true
|
|
},
|
|
"hide-files.files": []
|
|
} |