From 970a098f5e730edab495276e7779a508ba5b6832 Mon Sep 17 00:00:00 2001 From: charleswrayjr Date: Fri, 26 Sep 2025 17:20:35 -0500 Subject: [PATCH] Removing zencoder from .gitignore #PA-2. --- .gitignore | 1 - .idea/phs-api.iml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 611b31b..ce74ae4 100755 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,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 6df7ca5..3194328 100755 --- a/.idea/phs-api.iml +++ b/.idea/phs-api.iml @@ -9,6 +9,7 @@ + -- 2.43.0