Use GIT LFS for .efi and .rom files

This commit is contained in:
Jeremy Soller 2019-03-18 10:44:51 -06:00
parent ea5c0f6118
commit 73e4fedd68
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.efi filter=lfs diff=lfs merge=lfs -text
*.rom filter=lfs diff=lfs merge=lfs -text