18 lines
139 B
Plaintext
18 lines
139 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
.idea
|
|
lib-cov
|
|
coverage
|
|
.grunt
|
|
.lock-wscript
|
|
build/Release
|
|
node_modules
|