# Set the default behavior, in case people don't have core.autocrlf set. * text=auto # Use text conventions for commonly used text extensions. *.csv text *.ini text *.json text *.txt text *.xml text *.ps1 text *.ps1xml text *.psd1 text # Denote all files that are truly binary and should not be modified. *.dll binary *.exe binary *.gz binary *.ico binary *.jpg binary *.lib binary *.pdb binary *.pdf binary *.png binary *.wim binary *.zip binary