AlexxIT / WebRTC

Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.
https://github.com/AlexxIT/Blog
MIT License
1.54k stars 181 forks source link

.gitignore should contain a node_modules entry #682

Closed MrSuttonmann closed 7 months ago

MrSuttonmann commented 7 months ago

We really don’t want node_modules/ to be committed, so I’ve added the folder to the .gitignore file.