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 18:41:32 +02:00
drivers/* linguist-vendored
*.cpp eol=lf
2017-04-09 13:22:40 +02:00
*.mm eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf
2017-10-13 12:29:26 +02:00
*.xml eol=lf
2018-09-16 02:50:39 +02:00
*.natvis eol=lf