.gitattributes: add *.pdf to git lfs just in case

This commit is contained in:
Aminda Suomalainen 2023-01-29 12:36:04 +02:00
parent 0c7cff06d9
commit 0ab656ab32
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

1
.gitattributes vendored
View File

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