mirror of
https://github.com/movixcorp/MovixOpenSource.git
synced 2026-07-27 00:52:08 +00:00
18 lines
249 B
JSON
18 lines
249 B
JSON
{
|
|
"version": 1,
|
|
"include": [
|
|
"/*"
|
|
],
|
|
"exclude": [
|
|
"/assets/*",
|
|
"/wasm/*",
|
|
"/avatars/*",
|
|
"/live/*",
|
|
"/WatchpartyTutorial/*",
|
|
"/movix.png",
|
|
"/robots.txt",
|
|
"/sitemap.xml",
|
|
"/llms.txt",
|
|
"/sw.js"
|
|
]
|
|
}
|