Skip to content

Commit

Permalink
adapt to support pm2
Browse files Browse the repository at this point in the history
  • Loading branch information
dutu committed Oct 3, 2023
1 parent 16af49c commit cb95130
Show file tree
Hide file tree
Showing 293 changed files with 2,115 additions and 19,461 deletions.
15 changes: 4 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
/app.config.mjs
/logs/

# npm debug log
npm-debug.log*

.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# Swap the comments on the following lines if you don't wish to use zero-installs
# Documentation here: https://yarnpkg.com/features/zero-installs
!.yarn/cache
#.pnp.*
# package directories
node_modules/

# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
Expand Down
Loading

0 comments on commit cb95130

Please sign in to comment.