2
0
mirror of https://github.com/godotengine/godot.git synced 2025-01-06 17:37:18 +08:00
godot/.gitattributes
2017-10-13 21:29:26 +11:00

12 lines
195 B
Plaintext

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