diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ada2674 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +**/*.jpg filter=lfs diff=lfs merge=lfs -text +**/*.png filter=lfs diff=lfs merge=lfs -text +**/*.gif filter=lfs diff=lfs merge=lfs -text