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

# Source files
*.php text diff=php
*.yml text
*.yaml text
*.twig text
*.js text
*.css text
*.json text
*.md text
*.txt text

# Binary files
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.svg binary

