fix(hooks): make simplify-ignore-test.sh executable

hooks/simplify-ignore-test.sh was committed with mode 100644 while its
sibling test script hooks/session-start-test.sh is 100755. Both share
the same #!/bin/bash shebang and live in the same directory; set the
exec bit for consistency.
This commit is contained in:
zhoujingtian
2026-06-14 15:23:28 +08:00
parent d187883b7d
commit 22ce244ba9
Regular → Executable
View File