diff --git a/.gitignore b/.gitignore index 568feb8..5a04a2b 100644 --- a/.gitignore +++ b/.gitignore @@ -114,4 +114,7 @@ ehthumbs.db # Temporary files tmp/ -temp/ \ No newline at end of file +temp/ + +# pm2 config files +ecosystem.config.js \ No newline at end of file diff --git a/server/.gitignore b/server/.gitignore index 568feb8..5a04a2b 100644 --- a/server/.gitignore +++ b/server/.gitignore @@ -114,4 +114,7 @@ ehthumbs.db # Temporary files tmp/ -temp/ \ No newline at end of file +temp/ + +# pm2 config files +ecosystem.config.js \ No newline at end of file