diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8a5c0bae..fe812a7b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,7 @@ *.vert text eol=lf *.frag text eol=lf *.json -text +*.json.bak -text *.sh text eol=lf *.cmake text eol=lf *.conf text eol=lf |