godot/.gitattributes

13 lines
211 B
Plaintext
Raw Normal View History

# Properly detect languages on Github
*.h linguist-language=cpp
*.inc linguist-language=cpp
2016-05-30 16:41:32 +00:00
drivers/* linguist-vendored
*.cpp eol=lf
2017-04-09 11:22:40 +00:00
*.mm eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf
2017-10-13 10:29:26 +00:00
*.xml eol=lf
2018-09-16 00:50:39 +00:00
*.natvis eol=lf