Skip to content
Snippets Groups Projects
Unverified Commit b2245292 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

.gitattributes: Fix LFS paths in docs


There was a typo in blobs paths in docs. These paths needs to match
blobs recursively in the docs directory.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent ab62a60d
No related branches found
No related tags found
No related merge requests found
docs/*.png filter=lfs diff=lfs merge=lfs -text
docs/*.jpg filter=lfs diff=lfs merge=lfs -text
docs/**/*.png filter=lfs diff=lfs merge=lfs -text
docs/**/*.jpg filter=lfs diff=lfs merge=lfs -text
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment