godot/.gitattributes
2016-05-30 18:41:32 +02:00

9 lines
142 B
Plaintext

# Properly detect languages on Github
*.h linguist-language=cpp
drivers/* linguist-vendored
*.cpp eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf