openvidu/openvidu-components-angular/.gitignore

14 lines
111 B
Plaintext

# Output of 'npm pack'
*.tgz
**/node_modules/
**/.angular/
**/.vscode
node_modules
dist/
docs/
coverage/**