Safeguard for users with global gitignore patterns like *.jsonl that could cause issues.jsonl to be ignored, breaking bd sync. The check runs git check-ignore and warns if issues.jsonl would be ignored by any gitignore rule (global, parent directory, etc).