feat: ship self-hosted KOC LOOP workflows
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
".next/dev/types/**/*.ts",
|
||||
"**/*.mts"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "koc-portal", "build", "worker", "examples"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user