test: temporarily disable _redirects to debug asset serving

This commit is contained in:
2025-06-14 18:01:36 +09:00
parent 5e3876587d
commit 85cfa431a3
3 changed files with 3 additions and 1 deletions

View File

@@ -45,7 +45,8 @@
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(git tag:*)"
"Bash(git tag:*)",
"Bash(../bin/ailog:*)"
],
"deny": []
}