mirror of
https://github.com/godotengine/godot
synced 2024-11-02 15:10:04 +00:00
a28bf56ef9
Also drop two unnecessary speex buildsystem files.
9 lines
170 B
Text
9 lines
170 B
Text
# Properly detect languages on Github
|
|
*.h linguist-language=cpp
|
|
*.inc linguist-language=cpp
|
|
drivers/* linguist-vendored
|
|
|
|
*.cpp eol=lf
|
|
*.h eol=lf
|
|
*.py eol=lf
|
|
*.hpp eol=lf
|