18 lines
295 B
Plaintext
18 lines
295 B
Plaintext
.env
|
|
|
|
*.pem
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
lib-cov
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# Dependency directory
|
|
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
|
node_modules
|