Merge branch 'livekit' into robin/berry
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user