# Treat markdown files as text with LF normalization
*.md text eol=lf

# Ensure JSON files are treated as text
*.json text
