mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
25 lines
278 B
Plaintext
25 lines
278 B
Plaintext
/node_modules
|
|
*.log
|
|
*.pid
|
|
test/child
|
|
*.iml
|
|
.idea/**
|
|
*.heapsnapshot
|
|
*.cpuprofile
|
|
.cache-require-paths.json
|
|
dist/
|
|
*.deb
|
|
*.rpm
|
|
package-lock.json
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
currentTagChangelog.md
|
|
joblog-X
|
|
test/fixtures/path-check*.txt
|
|
yarn.lock
|
|
*.tar.gz
|
|
e2e_time
|
|
unit_time
|
|
*.heapprofile
|