Files
mlflow-dashboard/.claude/settings.local.json
2026-02-19 17:21:51 +09:00

10 lines
224 B
JSON

{
"permissions": {
"allow": [
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git config --global --add safe.directory '%\\(prefix\\)///192.168.200.231/fermat/work/mlflow_docker/dashboard')"
]
}
}