Adding LFS extension for versioning large files in this repository - with *.png and *.blend tracking

This commit is contained in:
yannk 2021-10-11 12:11:34 +02:00
parent 4bad4a97c4
commit 859a0547b0
2 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

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