Enable LFS

This commit is contained in:
Andras Schmelczer 2021-05-29 10:36:53 +02:00
parent 3c0c17f283
commit 00e66be33d
2 changed files with 3 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.webm filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored
View file

@ -4,3 +4,4 @@
**/.idea **/.idea
**/.vs **/.vs
**/bin **/bin
.DS_Store