godot/.gitattributes

7 lines
143 B
Plaintext
Raw Normal View History

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