mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
# Properly detect languages on Github
|
|
*.h linguist-language=cpp
|
|
drivers/* linguist-vendored
|
|
|
|
*.cpp eol=lf
|
|
*.h eol=lf
|
|
*.py eol=lf
|
|
*.hpp eol=lf
|