mirror of
https://github.com/godotengine/godot.git
synced 2025-10-15 02:49:24 +00:00
Update .gitattributes to encompass all text files
This commit is contained in:
10
.gitattributes
vendored
10
.gitattributes
vendored
@@ -1,12 +1,6 @@
|
||||
# Properly detect languages on Github
|
||||
*.h linguist-language=cpp
|
||||
*.inc linguist-language=cpp
|
||||
drivers/* linguist-vendored
|
||||
thirdparty/* linguist-vendored
|
||||
|
||||
*.cpp eol=lf
|
||||
*.mm eol=lf
|
||||
*.h eol=lf
|
||||
*.py eol=lf
|
||||
*.hpp eol=lf
|
||||
*.xml eol=lf
|
||||
*.natvis eol=lf
|
||||
* text=auto eol=lf
|
||||
|
Reference in New Issue
Block a user