rusackas commented on code in PR #27923:
URL: https://github.com/apache/superset/pull/27923#discussion_r1561381655


##########
.gitattributes:
##########
@@ -1,18 +1,8 @@
 docker/**/*.sh text eol=lf
 *.mp4 filter=lfs diff=lfs merge=lfs -text
-docs/static/img/hero-screenshot.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/sql_lab.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/dashboard.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/dashboard_card_view.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/data-point.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/explore.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/explore_ui.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/grid-background.jpg filter=lfs diff=lfs merge=lfs -text
-docs/static/img/github.png filter=lfs diff=lfs merge=lfs -text
-docs/static/img/roadmap.png filter=lfs diff=lfs merge=lfs -text
-docs/static/img/root-cert-example.png filter=lfs diff=lfs merge=lfs -text
-docs/static/img/applitools.png filter=lfs diff=lfs merge=lfs -text
-docs/static/img/github-dark.png filter=lfs diff=lfs merge=lfs -text
 RELEASING/**/*.jpg filter=lfs diff=lfs merge=lfs -text
 RELEASING/**/*.png filter=lfs diff=lfs merge=lfs -text
 RELEASING/**/*.gif filter=lfs diff=lfs merge=lfs -text
+docs/static/img/**/*.jpg filter=lfs diff=lfs merge=lfs -text

Review Comment:
   Hah, I was just going to ask this supports wildcards. Not sure we even need 
the file extensions here, as people might add svg, webp, mov, mp4, who knows.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to