godot/.gitattributes

9 lines
142 B
Plaintext
Raw Normal View History

# Properly detect languages on Github
*.h linguist-language=cpp
2016-05-30 18:41:32 +02:00
drivers/* linguist-vendored
*.cpp eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf