mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
18 lines
187 B
Plaintext
18 lines
187 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
|