1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/.gitattributes
2019-05-22 09:10:47 +02:00

7 lines
143 B
Plaintext

# Properly detect languages on Github
*.h linguist-language=cpp
*.inc linguist-language=cpp
thirdparty/* linguist-vendored
* text=auto eol=lf