mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
GH linguist: properly detect .inc files as C++
Also drop two unnecessary speex buildsystem files.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,5 +1,6 @@
|
||||
# Properly detect languages on Github
|
||||
*.h linguist-language=cpp
|
||||
*.inc linguist-language=cpp
|
||||
drivers/* linguist-vendored
|
||||
|
||||
*.cpp eol=lf
|
||||
|
||||
Reference in New Issue
Block a user