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

# Always perform LF normalization on these files
*.json  text
*.md    text
*.php   text
*.xml   text
