Adding gitattributes for LFS needs

This commit is contained in:
yannk 2019-10-01 10:33:08 +02:00
parent 135fc2bc58
commit 6f975facd5

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
*.blend filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text