From 55bcc055ea9592be3a9e775f5db87bd8428ba3fe Mon Sep 17 00:00:00 2001 From: joseph le Date: Wed, 26 Nov 2025 08:41:19 +0700 Subject: [PATCH] change gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d7cd403..b3b95b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .npm -.gitconfig \ No newline at end of file +.gitconfig +.pm2 \ No newline at end of file