feature/ai-search #2

Open
mmintel wants to merge 153 commits from feature/ai-search into main
Showing only changes of commit d83ab182db - Show all commits

View File

@@ -23,7 +23,9 @@ export default [
"tests/**",
"next-env.d.ts",
"reference/**",
"data/**"
"data/**",
"remotion/**",
"components/record-mode/**"
],
},