diff options
| author | seth <[email protected]> | 2023-01-12 22:47:14 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-12 23:22:15 -0500 |
| commit | 7ebb51e14a8099976f7bbfe6b6d6c56a28fd2e95 (patch) | |
| tree | cb3173eb37e39a335bb9fdb0e9a2c04fbf3733ad /.gitattributes | |
| parent | eb33edcdc85ae0474dbc1cbdb76bf37b86a3deaa (diff) | |
feat: add chris
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 68a2ea2..ed1528a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,6 @@ * text eol=lf -*.mp4 -text -*.gif -text -*.webp -text +*.mp4 binary +*.gif binary +*.webp binary +*.jpg binary +*.png binary |
