# Auto detect text files and normalize line endings to LF in repository
*
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout
*.rs*.toml*.md*.yml*.yaml*.txt*.csv
# Declare files that should stay in LF (even on Windows)
*.sh
# Denote binary files
*.png*.jpg*.pdf