Files
UnrealEngine/Engine/Source/ThirdParty/xxhash/.gitattributes
2025-05-18 13:04:45 +08:00

11 lines
167 B
Plaintext

# Set the default behavior
* text eol=lf
# Explicitly declare source files
*.c text eol=lf
*.h text eol=lf
# Denote files that should not be modified.
*.odt binary