diff --git a/.gitattributes b/.gitattributes index 80df104..1691f22 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -public/img/knochen filter=lfs diff=lfs merge=lfs -text -public/img/logo-big.png filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text