2023-01-23 11:03:31 +01:00

18 lines
215 B
Plaintext

# Default behavior
* text=auto
# Text files to be normalized to lf line endings
*.php text
*.htm* text
*.sql text
*.txt text
*.xml text
*.xsl text
# Windows-only files
*.bat eol=crlf
# Binary files
*.gif binary