Skip to content

Commit

Permalink
Merge pull request #683 from MrSuttonmann/gitignore
Browse files Browse the repository at this point in the history
Add node_modules to .gitignore
  • Loading branch information
AlexxIT authored Jun 19, 2024
2 parents 5c6bdfe + 90181a6 commit 2ead586
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
.idea/

custom_components/webrtc/__pycache__/

node_modules/

0 comments on commit 2ead586

Please sign in to comment.