mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 06:03:09 +00:00
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
# Properly detect languages on Github
|
|
*.h linguist-language=cpp
|
|
|
|
*.cpp eol=lf
|
|
*.h eol=lf
|
|
*.py eol=lf
|
|
*.hpp eol=lf
|