diff options
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 334ba69d..11d30a3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,10 +4,13 @@ *.[ch] text eol=lf *.inl text eol=lf *.rc text eol=lf +*.vert text eol=lf +*.frag text eol=lf *.json text eol=lf *.sh text eol=lf *.cmake text eol=lf *.conf text eol=lf +*.txt text eol=lf .git?* text eol=lf *.tga -text |
