zstd/.gitattributes

15 lines
227 B
Plaintext
Raw Normal View History

2015-01-24 08:58:16 +08:00
# 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
# Visual Studio
*.sln binary
*.suo binary
*.vcxproj* binary