From 7cb798546e1ed0a1a264c2967c6b590bc65e8526 Mon Sep 17 00:00:00 2001 From: Mark Unwin Date: Mon, 26 Feb 2024 13:51:11 +1000 Subject: [PATCH] Remove execute bit from some files. --- app/Database/Migrations/.gitkeep | 0 app/Database/Seeds/.gitkeep | 0 app/Filters/.gitkeep | 0 app/ThirdParty/.gitkeep | 0 public/icons/database.svg | 0 public/icons/tags.svg | 0 public/images/sort-asc.svg | 0 public/images/sort-desc.svg | 0 public/images/sort.svg | 0 writable/cache/index.html | 0 writable/logs/index.html | 0 writable/session/index.html | 0 writable/uploads/index.html | 0 13 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 app/Database/Migrations/.gitkeep mode change 100755 => 100644 app/Database/Seeds/.gitkeep mode change 100755 => 100644 app/Filters/.gitkeep mode change 100755 => 100644 app/ThirdParty/.gitkeep mode change 100755 => 100644 public/icons/database.svg mode change 100755 => 100644 public/icons/tags.svg mode change 100755 => 100644 public/images/sort-asc.svg mode change 100755 => 100644 public/images/sort-desc.svg mode change 100755 => 100644 public/images/sort.svg mode change 100755 => 100644 writable/cache/index.html mode change 100755 => 100644 writable/logs/index.html mode change 100755 => 100644 writable/session/index.html mode change 100755 => 100644 writable/uploads/index.html diff --git a/app/Database/Migrations/.gitkeep b/app/Database/Migrations/.gitkeep old mode 100755 new mode 100644 diff --git a/app/Database/Seeds/.gitkeep b/app/Database/Seeds/.gitkeep old mode 100755 new mode 100644 diff --git a/app/Filters/.gitkeep b/app/Filters/.gitkeep old mode 100755 new mode 100644 diff --git a/app/ThirdParty/.gitkeep b/app/ThirdParty/.gitkeep old mode 100755 new mode 100644 diff --git a/public/icons/database.svg b/public/icons/database.svg old mode 100755 new mode 100644 diff --git a/public/icons/tags.svg b/public/icons/tags.svg old mode 100755 new mode 100644 diff --git a/public/images/sort-asc.svg b/public/images/sort-asc.svg old mode 100755 new mode 100644 diff --git a/public/images/sort-desc.svg b/public/images/sort-desc.svg old mode 100755 new mode 100644 diff --git a/public/images/sort.svg b/public/images/sort.svg old mode 100755 new mode 100644 diff --git a/writable/cache/index.html b/writable/cache/index.html old mode 100755 new mode 100644 diff --git a/writable/logs/index.html b/writable/logs/index.html old mode 100755 new mode 100644 diff --git a/writable/session/index.html b/writable/session/index.html old mode 100755 new mode 100644 diff --git a/writable/uploads/index.html b/writable/uploads/index.html old mode 100755 new mode 100644