mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 19:42:43 +00:00
7 lines
143 B
Plaintext
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
|