godot/.gitattributes

8 lines
114 B
Plaintext
Raw Normal View History

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