# Denote all files that are truly binary and should not be modified.
*.pdf# *.pdf binary filter=lfs diff=lfs merge=lfs -text
*.png*.jpg*.jpeg*.gif*.ico*.icon
# Fonts
*.eot*.otf*.ttc*.ttf*.woff*.woff2
# Sound
*.mp4*.webm*.ogg*.mp3*.wav*.flac*.aac
########
# Rust #
# https://github.com/rust-lang/rust-clippy/blob/master/.gitattributes
**.rs*.fixed########