mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2026-04-22 15:47:06 +08:00
d98059f069
Introduces VitePress configuration and theme files for documentation, updates the GitHub Pages workflow to build and deploy the new docs, and updates .gitignore for VitePress and Node artifacts. Adds necessary dependencies and scripts to package.json, and updates the ONVIF client example README title.
23 lines
201 B
Plaintext
23 lines
201 B
Plaintext
.idea/
|
|
.tmp/
|
|
|
|
go2rtc.yaml
|
|
go2rtc.json
|
|
|
|
go2rtc_freebsd*
|
|
go2rtc_linux*
|
|
go2rtc_mac*
|
|
go2rtc_win*
|
|
|
|
/go2rtc
|
|
/go2rtc.exe
|
|
|
|
0_test.go
|
|
|
|
.DS_Store
|
|
|
|
.vitepress/cache
|
|
.vitepress/dist
|
|
|
|
node_modules
|
|
package-lock.json |