28 lines
361 B
Plaintext
28 lines
361 B
Plaintext
|
.DS_Store
|
||
|
|
||
|
# Logs
|
||
|
logs
|
||
|
*.log
|
||
|
|
||
|
# Runtime data
|
||
|
pids
|
||
|
*.pid
|
||
|
*.seed
|
||
|
|
||
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
||
|
lib-cov
|
||
|
|
||
|
# Coverage directory used by tools like istanbul
|
||
|
coverage
|
||
|
|
||
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
||
|
build/Release
|
||
|
|
||
|
# Dependency directories
|
||
|
node_modules
|
||
|
bower_components
|
||
|
api/vendor
|
||
|
|
||
|
# Build files
|
||
|
build
|