feat(ai-runtime): complete ai runtime policy refactor (ADR-035)
This commit is contained in:
@@ -16,9 +16,11 @@ export default [
|
||||
'**/tmp/**',
|
||||
'specs/**',
|
||||
'backend/documentation/**',
|
||||
'backend/scratch/**',
|
||||
'backend/scripts/**',
|
||||
'frontend/public/**',
|
||||
'**/test/**',
|
||||
'**/*.d.ts',
|
||||
],
|
||||
},
|
||||
...backendConfig.map((config) => ({
|
||||
|
||||
Reference in New Issue
Block a user