summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-07-23 16:57:46 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-07-23 16:57:46 -0500
commit1a54e464a16bd3d8ca7efce1cefebc11c5180921 (patch)
tree748a00b78128a3393d093018749e7d8dcd2bace6 /.gitattributes
parentName it better (diff)
downloadwebsite-1a54e464a16bd3d8ca7efce1cefebc11c5180921.tar
website-1a54e464a16bd3d8ca7efce1cefebc11c5180921.tar.gz
website-1a54e464a16bd3d8ca7efce1cefebc11c5180921.tar.bz2
website-1a54e464a16bd3d8ca7efce1cefebc11c5180921.tar.lz
website-1a54e464a16bd3d8ca7efce1cefebc11c5180921.tar.xz
website-1a54e464a16bd3d8ca7efce1cefebc11c5180921.tar.zst
website-1a54e464a16bd3d8ca7efce1cefebc11c5180921.zip
Use webp instead of png to save an assload of space :)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index eb0e6f3..1a52498 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,5 @@
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.webm filter=lfs diff=lfs merge=lfs -text
+*.webp filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
-*.webp filter=lfs diff=lfs merge=lfs -text