# Text type files use auto line endings
*
# Explicitly declare text file types for this repo
*.c*.cpp*.h*.mdJenkinsfile
# VS solutions always use Windows line endings
*.sln*.vcxproj
# Bash scripts always use *nux line endings
*.sh
# Denote all files that are truly binary and should not be modified.
*.png*.hdr*.exe