Track documentation images with LFS

PNG images in the docs/ directory will be tracked using LFS, to
avoid the repo becoming unmanageable.
This commit is contained in:
Richard 2021-09-21 14:03:21 +01:00
parent 151d9f1bc0
commit 107ef80b9e

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
docs/**/*.png filter=lfs diff=lfs merge=lfs -text