jellyfin-web/dashboard-ui/bower_components/hlsjs/hls.js.sublime-project

20 lines
304 B
Plaintext
Raw Normal View History

2015-12-15 22:30:14 -07:00
{
"folders":
[
{
"path": ".",
"folder_exclude_patterns": [
".git",
"node_modules",
2016-02-24 20:15:07 -07:00
"dist",
"lib"
2015-12-15 22:30:14 -07:00
],
"file_exclude_patterns": [
".gitignore",
"hls.js.sublime-project",
"hls.js.sublime-workspace"
]
}
]
}