swh:1:snp:70f530b74f5be73cfb71c212c9e3317ce44c1ebc
Raw File
Tip revision: a4172e1b11036122c152b1ac4d083b602561729c authored by Steven Johnson on 09 February 2024, 17:18:03 UTC
Merge remote-tracking branch 'origin/abadams/parallel_simd_op_check' into srj/test8078
Tip revision: a4172e1
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.cpp text
*.c text
*.h text

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.tiff binary
back to top