14 lines
111 B
Plaintext
14 lines
111 B
Plaintext
|
|
# Output of 'npm pack'
|
|
*.tgz
|
|
|
|
**/node_modules/
|
|
**/.angular/
|
|
**/.vscode
|
|
|
|
|
|
node_modules
|
|
dist/
|
|
docs/
|
|
coverage/**
|