1
0

Enable git lfs and don't track JPGs

This commit is contained in:
2020-12-04 22:53:14 +02:00
parent 9f58ebe7a1
commit 64d3f21ec5

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.jpg filter=lfs diff=lfs merge=lfs -text
*.JPG filter=lfs diff=lfs merge=lfs -text