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

8 lines
114 B
Plaintext

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