05/25 Update documents

This commit is contained in:
2026-05-25 14:20:35 -04:00
parent b34e9c18a9
commit 1160df2ad1
3 changed files with 12 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Read(//c/Users/ngoda/.claude/projects/d--Projects-LT-Janitorial-Quality-Control/**)",
"Bash(cd /d \"D:\\\\Projects\\\\LT_Janitorial_Quality_Control\")",
"Bash(python -c \"import docx; print\\('python-docx OK'\\)\")",
"Bash(pip install *)",
"Bash(python docs/convert_manual.py)"
]
}
}