mirror of
https://github.com/tl-open-source/tl-rtc-file.git
synced 2025-11-01 19:12:34 +08:00
dev: 补充一些文件
This commit is contained in:
28
client/init/.gitignore
vendored
28
client/init/.gitignore
vendored
@@ -1,28 +0,0 @@
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
dist-ssr
|
||||
coverage
|
||||
*.local
|
||||
|
||||
/cypress/videos/
|
||||
/cypress/screenshots/
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.idea
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
3
client/init/.vscode/extensions.json
vendored
3
client/init/.vscode/extensions.json
vendored
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"recommendations": ["Vue.volar", "Vue.vscode-typescript-vue-plugin"]
|
||||
}
|
||||
1703
client/package-lock.json
generated
Normal file
1703
client/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
0
client/src/aiChat.vue
Normal file
0
client/src/aiChat.vue
Normal file
|
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 276 B |
0
client/src/createAndJoin.vue
Normal file
0
client/src/createAndJoin.vue
Normal file
0
client/src/log.vue
Normal file
0
client/src/log.vue
Normal file
0
client/src/rtcChat.vue
Normal file
0
client/src/rtcChat.vue
Normal file
0
client/src/rtcReceiveFile.vue
Normal file
0
client/src/rtcReceiveFile.vue
Normal file
0
client/src/rtcScreen.vue
Normal file
0
client/src/rtcScreen.vue
Normal file
0
client/src/rtcScreenShare.vue
Normal file
0
client/src/rtcScreenShare.vue
Normal file
0
client/src/rtcSendFile.vue
Normal file
0
client/src/rtcSendFile.vue
Normal file
0
client/src/rtcVideo.vue
Normal file
0
client/src/rtcVideo.vue
Normal file
Reference in New Issue
Block a user