]> PHS Git Server - phs-api.git/commitdiff
Adding missing .idea files to git.
authorcharleswrayjr <charleswrayjr@gmail.com>
Mon, 8 Sep 2025 18:55:29 +0000 (13:55 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Mon, 8 Sep 2025 18:55:29 +0000 (13:55 -0500)
.gitignore
.idea/phs-api.iml

index 6abbd3caa867145518ea63bb42439936f4991836..611b31b79e52338d2cab6ff5b3311d830a15db6d 100755 (executable)
@@ -2,4 +2,5 @@ node_modules/
 pm2logs/
 **/.DS_Store/
 .zencoder/
+logs/
 bin/
\ No newline at end of file
index 3ef1604273da621a044df2d75165681919fc96d9..6df7ca54584d4e759edde918d8ba6b0e2e59d6df 100755 (executable)
@@ -8,6 +8,7 @@
       <excludeFolder url="file://$MODULE_DIR$/.zencoder" />
       <excludeFolder url="file://$MODULE_DIR$/bin" />
       <excludeFolder url="file://$MODULE_DIR$/pm2logs" />
+      <excludeFolder url="file://$MODULE_DIR$/logs" />
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />