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

# Text files and source code
*.txt text
*.yml text
*.sh text
*.md text
*.db text

# Executable binaries/packages
*.deb binary
*.xz binary

# Binary image formats
*.png binary
