# Auto detect text files and perform LF normalization
* text=auto

# Ensure markdown files always use LF line endings (fixes #166)
*.md text eol=lf
