Files
student-management-system/.claude/settings.local.json
T
2026-09-18 16:53:21 +08:00

8 lines
151 B
JSON

{
"permissions": {
"allow": [
"Bash(grep -rn \"pass$\\\\|TODO\\\\|NotImplemented\\\\|raise NotImplementedError\" api/ model/)"
]
}
}