зеркало из https://github.com/Azure/iotc-explorer.git
25 строки
323 B
Plaintext
25 строки
323 B
Plaintext
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
lib-cov
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# nyc test coverage
|
|
.nyc_output
|
|
|
|
# Dependency directories
|
|
node_modules/
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
|
|
# Output of 'npm pack'
|
|
*.tgz
|
|
|
|
# Build output
|
|
dist
|