diff --git a/.gitattributes b/.gitattributes index ab65d5a..4366f74 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.avif filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text diff --git a/public/fonts/.gitattributes b/public/fonts/.gitattributes new file mode 100644 index 0000000..6b3b6fa --- /dev/null +++ b/public/fonts/.gitattributes @@ -0,0 +1 @@ +*.woff filter=lfs diff=lfs merge=lfs -text