.gitattributes: also export-ignore *.pdf
This commit is contained in:
parent
aa82e20593
commit
7f0604d361
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue