Merge branch 'livekit' into robin/berry

This commit is contained in:
Robin
2025-03-14 11:54:00 -04:00
10 changed files with 330 additions and 3 deletions

8
.gitignore vendored
View File

@@ -9,6 +9,8 @@ dist-ssr
public/config.json
backend/synapse_tmp/*
/coverage
# Yarn
yarn-error.log
/.pnp.*
/.yarn/*
@@ -18,3 +20,9 @@ yarn-error.log
!/.yarn/sdks
!/.yarn/versions
/.links.yaml
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/