Files
mlflow-dashboard/.claude/settings.local.json

10 lines
224 B
JSON
Raw Normal View History

{
"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')"
]
}
}