diff options
| author | Rémi Verschelde | 2016-05-30 18:41:32 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2016-05-30 18:41:32 +0200 |
| commit | 73918100bebed91f50464f8242be97e3b9703fd9 (patch) | |
| tree | 1ef46a65b4546a8da68bb066921de408c26eccfc | |
| parent | 8b1c665087c1f26578a1847c05cc32e02b7fe2d8 (diff) | |
| download | godot-73918100bebed91f50464f8242be97e3b9703fd9.tar.gz godot-73918100bebed91f50464f8242be97e3b9703fd9.tar.zst godot-73918100bebed91f50464f8242be97e3b9703fd9.zip | |
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 11c6766da..36620d50f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ # Properly detect languages on Github *.h linguist-language=cpp +drivers/* linguist-vendored *.cpp eol=lf *.h eol=lf |
