assimp/.gitattributes

9 lines
190 B
Plaintext
Raw Normal View History

2015-07-08 12:37:30 +00:00
# Declare files that will always have LF line endings on checkout.
*.cpp text eol=lf
*.h text eol=lf
*.c text eol=lf
*.hpp text eol=lf
*.txt text eol=lf
*.cmake text eol=lf
*.sh text eol=lf