mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +00:00
16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"version": 1,
|
|
"include": ["/*"],
|
|
"exclude": [
|
|
"/favicon.ico",
|
|
"/assets/*",
|
|
"/robots.txt",
|
|
"/site.webmanifest",
|
|
"/logo-dark.svg",
|
|
"/apple-touch-icon.png",
|
|
"/favicon-16x16.png",
|
|
"/favicon-32x32.png",
|
|
"/android-chrome-192x192.png",
|
|
"/android-chrome-512x512.png"
|
|
]
|
|
}
|