diff --git a/.gitattributes b/.gitattributes index ada2674..fbc98c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ **/*.jpg filter=lfs diff=lfs merge=lfs -text **/*.png filter=lfs diff=lfs merge=lfs -text **/*.gif filter=lfs diff=lfs merge=lfs -text +**/*.ico filter=lfs diff=lfs merge=lfs -text