summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-01-26 09:14:24 -0600
committerMatt Strapp <matt@mattstrapp.net>2024-01-26 09:14:24 -0600
commit688da024a92c64074042e5565e92d1d4099a2877 (patch)
tree0c921ca7c9fd971b679eccd9bf7d4021980ce93d /.gitattributes
parentNothing (diff)
downloadwebsite-688da024a92c64074042e5565e92d1d4099a2877.tar
website-688da024a92c64074042e5565e92d1d4099a2877.tar.gz
website-688da024a92c64074042e5565e92d1d4099a2877.tar.bz2
website-688da024a92c64074042e5565e92d1d4099a2877.tar.lz
website-688da024a92c64074042e5565e92d1d4099a2877.tar.xz
website-688da024a92c64074042e5565e92d1d4099a2877.tar.zst
website-688da024a92c64074042e5565e92d1d4099a2877.zip
Add png and jpg to gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 1a52498..eb0e6f3 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