diff --git a/.gitattributes b/.gitattributes
index f91b178c3c87a95e1c2436f0c70c8350ba67d77e..145c0a316907ab1617251415992c7d1463f296c6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
-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