From 211c4fdcd8cba58c2bc355dc85147ec4cd1160ce Mon Sep 17 00:00:00 2001 From: charleswrayjr Date: Mon, 8 Sep 2025 13:55:29 -0500 Subject: [PATCH] Adding missing .idea files to git. --- .gitignore | 1 + .idea/phs-api.iml | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6abbd3c..611b31b 100755 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ pm2logs/ **/.DS_Store/ .zencoder/ +logs/ bin/ \ No newline at end of file diff --git a/.idea/phs-api.iml b/.idea/phs-api.iml index 3ef1604..6df7ca5 100755 --- a/.idea/phs-api.iml +++ b/.idea/phs-api.iml @@ -8,6 +8,7 @@ + -- 2.43.0