1
0
Fork 0

Enable git lfs and don't track JPGs

This commit is contained in:
Alan Orth 2020-12-04 22:53:14 +02:00
parent 9f58ebe7a1
commit 64d3f21ec5
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 0 deletions

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