fix: convert cf-kv and excalidraw-libraries from submodules to regular files

- Remove stale cloudflare-worker submodule entry from .gitmodules
- Remove .git dirs from cf-kv and excalidraw-libraries so Git tracks them as regular files
- Fixes 'No url found for submodule path cf-kv' CI error
This commit is contained in:
Tomas Dvorak
2026-04-27 09:37:49 +02:00
parent 88c2969a96
commit 338dbcc20e
1488 changed files with 3359158 additions and 5 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"headers": [
{
"source": "/(.*)\\.(png|jpg|jpeg|svg)",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2592000"
}
]
}
]
}