chore: avoid committing per-developer live config

This commit is contained in:
xiao12feng@outlook.com 2025-12-21 17:32:12 +08:00
parent cc690e5c60
commit 087e1feae6
2855 changed files with 23520 additions and 52 deletions

2
.gitignore vendored
View File

@ -31,6 +31,8 @@ dist/
.env
.env.*
!.env.example
live-streaming/.env
live-streaming/data/rooms.json
# OS/IDE
.DS_Store

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Some files were not shown because too many files have changed in this diff Show More