.gitattributes: also export-ignore *.pdf

This commit is contained in:
Aminda Suomalainen ⚧ 2023-03-20 20:22:31 +02:00
parent aa82e20593
commit 7f0604d361
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View File

@ -5,4 +5,4 @@
#LICENSE text eol=lf export-ignore
.pre-commit-config.yaml text eol=lf export-ignore
README.md text eol=lf export-ignore
*.pdf filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text export-ignore