17 lines
189 B
Plaintext
17 lines
189 B
Plaintext
# Dependency directories
|
|
node_modules/
|
|
|
|
# Typescript v1 declaration files
|
|
typings/
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
|
|
# Output of 'npm pack'
|
|
*.tgz
|
|
|
|
# webstorm
|
|
.idea/*
|
|
|
|
package-lock.json
|