1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

GH Linguist: Ignore drivers/*

This commit is contained in:
Rémi Verschelde
2016-05-30 18:41:32 +02:00
parent 8b1c665087
commit 73918100be

1
.gitattributes vendored
View File

@@ -1,5 +1,6 @@
# Properly detect languages on Github
*.h linguist-language=cpp
drivers/* linguist-vendored
*.cpp eol=lf
*.h eol=lf