mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
* docs: add sponsors [skip ci] * fix: make watch & ignore relative Fixes #1246 * fix: relative parent watching and ignore * chore: lint * test: fix bail on options
24 lines
155 B
Plaintext
24 lines
155 B
Plaintext
lib-cov
|
|
*.seed
|
|
*.log
|
|
*.csv
|
|
*.dat
|
|
*.out
|
|
*.pid
|
|
*.gz
|
|
|
|
.vscode/
|
|
|
|
pids
|
|
logs
|
|
results
|
|
|
|
npm-debug.log
|
|
node_modules
|
|
coverage
|
|
tmp
|
|
issues/
|
|
test/fixtures/test*
|
|
|
|
.idea
|