# Set the default behavior, in case people don't have core.autocrlf set.
*
# Explicitly declare text files you want to always be normalized and converted
# to LF on checkout.
*.rs*.py*.txt*.md*.json*.yml*.yaml*.toml
# Declare files that will always have CRLF line endings on checkout.
# (Only if you have specific Windows-only files)
*.bat
# Denote all files that are truly binary and should not be modified.
*.png*.jpg*.gif