Initial Commit

This commit is contained in:
2026-09-16 17:22:14 +09:00
commit 858ee9e9da
335 changed files with 123898 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "python D:/project/021.code-assistant-v2/z-my-docs/work-log/worklog_guard.py",
"timeout": 15,
"statusMessage": "작업로그 누락 체크"
}
]
}
]
}
}