learning_ai_common_plat/.gitattributes
saravanakumardb1 112341e162 fix(local-llms): harden WSL setup and dashboard Ollama connectivity
Stabilize Windows+WSL setup by fixing script line-ending pitfalls, WSL Ollama host detection, and dashboard startup behavior so models are detected reliably in Mission Control.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 16:44:58 -08:00

3 lines
69 B
Plaintext

# Bash scripts must use LF so they run in WSL/Linux
*.sh text eol=lf