You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-28 16:07:14 +00:00
GH Linguist: Ignore drivers/*
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,5 +1,6 @@
|
|||||||
# Properly detect languages on Github
|
# Properly detect languages on Github
|
||||||
*.h linguist-language=cpp
|
*.h linguist-language=cpp
|
||||||
|
drivers/* linguist-vendored
|
||||||
|
|
||||||
*.cpp eol=lf
|
*.cpp eol=lf
|
||||||
*.h eol=lf
|
*.h eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user