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 1631641..d01efdc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,3 +17,4 @@ # Use `binary` to make sure certain files are never auto-detected as text. # #*.png binary +*.lz4 binary |