You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
properly detect .h as a C++ header file
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Properly detect languages on Github
|
||||||
|
*.h linguist-language=cpp
|
||||||
|
|
||||||
*.cpp eol=lf
|
*.cpp eol=lf
|
||||||
*.h eol=lf
|
*.h eol=lf
|
||||||
*.py eol=lf
|
*.py eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user