# Manage line endings, info from GitHub # Set default behaviour, in case users don't have core.autocrlf set. * text=auto # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary *.jar binary *.dat binary *.zip binary *.tar binary *.gz binary