# Normalize line endings * text=auto # Python files *.py text eol=lf # Shell scripts *.sh text eol=lf # Data files *.csv text eol=lf *.json text eol=lf *.md text eol=lf