Update .gitignore to include app.js and webcomponent.js in testapp
This commit is contained in:
parent
654d082e9c
commit
6dd0e40398
2
.gitignore
vendored
2
.gitignore
vendored
@ -55,3 +55,5 @@ backend/src/typings/
|
||||
**/*/coverage
|
||||
|
||||
frontend/webcomponent/**/openvidu-meet.**.js
|
||||
testapp/public/js/app.js
|
||||
testapp/public/js/webcomponent.js
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user